1 2 3 4 5 6 7 8 9 10 11 12 13 14
Index: initscript/gentoo/avahi-daemon.in =================================================================== --- initscript/gentoo/avahi-daemon.in (revision 1048) +++ initscript/gentoo/avahi-daemon.in (working copy) @@ -6,7 +6,8 @@ opts="${opts} reload" depend() { - use net dbus + use net + need dbus } start() {