X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=initscript%2Fgentoo%2Favahi-daemon.in;h=02eefe68633c6cfe9245fdd840fbe85248449958;hb=51972b8091ba5fa93ececc5e688bd00d2831812c;hp=88d0be02b976fd5522d44db861eba3a4b4393192;hpb=9d125e3a3ae8a3bc4150756294226b3feb95799e;p=catta diff --git a/initscript/gentoo/avahi-daemon.in b/initscript/gentoo/avahi-daemon.in index 88d0be0..02eefe6 100644 --- a/initscript/gentoo/avahi-daemon.in +++ b/initscript/gentoo/avahi-daemon.in @@ -1,12 +1,13 @@ #!/sbin/runscript -# $Id$ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -opts="${opts} reload" +opts="reload" depend() { - use net dbus + before netmount nfsmount + use net + need dbus } start() {