X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=initscript%2Fgentoo%2Favahi-daemon.in;h=02eefe68633c6cfe9245fdd840fbe85248449958;hb=895a8a248f6b24b3e58ca912c2f3cccb1f91bf4f;hp=1ceae13dbc964dc434584343074a17c78d5681fb;hpb=a09232b36c2b00cce61f4777df223dac36176932;p=catta diff --git a/initscript/gentoo/avahi-daemon.in b/initscript/gentoo/avahi-daemon.in index 1ceae13..02eefe6 100644 --- a/initscript/gentoo/avahi-daemon.in +++ b/initscript/gentoo/avahi-daemon.in @@ -1,11 +1,11 @@ #!/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() { + before netmount nfsmount use net need dbus }