X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=initscript%2FGentoo%2Favahi-daemon;h=8b3a35934525fd5b3192c855d0e5a626de2afc45;hb=0fd38394c5206b332bb2b548576b8df49f2bbab1;hp=532d108c80484356cbfcf06d5e6f9217d98543c9;hpb=9a8842d77ec6a2e2f566c5970562d278ae52610e;p=catta diff --git a/initscript/Gentoo/avahi-daemon b/initscript/Gentoo/avahi-daemon index 532d108..8b3a359 100644 --- a/initscript/Gentoo/avahi-daemon +++ b/initscript/Gentoo/avahi-daemon @@ -1,11 +1,13 @@ #!/sbin/runscript # Avahi ZeroConf Daemon init script # Many thanks to the Avahi developer's and Sebastien Estienne +# Author: Steev Klimaszewski DAEMON=/usr/bin/avahi-daemon depend () { - need dbus + need net + use dbus } start() {