mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 19:00:34 +02:00
Forgotten half of the files :D
This commit is contained in:
@@ -27,7 +27,8 @@ ln -svf /etc/init.d/mpd /etc/rc.d/rc3.d/S65mpd
|
||||
ln -svf /etc/init.d/mpd /etc/rc.d/rc0.d/K35mpd
|
||||
ln -svf /etc/init.d/mpd /etc/rc.d/rc6.d/K35mpd
|
||||
ln -svf /var/ipfire/mpfire/mpd.conf /etc/mpd.conf
|
||||
chmod 755 /srv/web/ipfire/html/images/mpfire
|
||||
touch /var/log/mpd.error.log
|
||||
touch /var/log/mpd.log
|
||||
restore_backup ${NAME}
|
||||
start_service --delay 60 --background ${NAME}
|
||||
/etc/init.d/mpd start
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
############################################################################
|
||||
#
|
||||
. /opt/pakfire/lib/functions.sh
|
||||
stop_service ${NAME}
|
||||
/etc/init.d/mpd stop
|
||||
make_backup ${NAME}
|
||||
remove_files
|
||||
rm -f /etc/rc.d/rc*.d/*mpd /var/log/mpd.error.log /var/log/mpd.log /etc/mpd.conf
|
||||
|
||||
Reference in New Issue
Block a user