]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/paks/avahi/install.sh
avahi: Reload dbus to load/unload policy
[ipfire-2.x.git] / src / paks / avahi / install.sh
index cb0266bae8ff4f0825b14c87f4ae55fcc61807d9..9ec3050a1b53247e8ae227c8118735c36f3e2870 100644 (file)
@@ -34,4 +34,8 @@ ln -svf  ../init.d/avahi /etc/rc.d/rc3.d/S65avahi
 ln -svf  ../init.d/avahi /etc/rc.d/rc0.d/K35avahi
 ln -svf  ../init.d/avahi /etc/rc.d/rc6.d/K35avahi
 restore_backup ${NAME}
+
+# Reload dbus to load avahi configuration
+/etc/init.d/messagebus reload
+
 start_service --background ${NAME}