mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
cups: Reload dbus to load/unload policy
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
eaad1d562c
commit
4cdd12789f
@@ -23,6 +23,7 @@
|
||||
#
|
||||
. /opt/pakfire/lib/functions.sh
|
||||
extract_files
|
||||
/etc/init.d/messagebus reload
|
||||
start_service --delay 300 --background ${NAME}
|
||||
ln -svf ../init.d/cups /etc/rc.d/rc0.d/K00cups
|
||||
ln -svf ../init.d/cups /etc/rc.d/rc3.d/S25cups
|
||||
|
||||
@@ -25,3 +25,4 @@
|
||||
stop_service ${NAME}
|
||||
remove_files
|
||||
rm -rf /etc/rc.d/rc*.d/*cups
|
||||
/etc/init.d/messagebus reload
|
||||
|
||||
Reference in New Issue
Block a user