X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=initscript%2Fgentoo%2Favahi-daemon.in;h=02eefe68633c6cfe9245fdd840fbe85248449958;hb=7a5b2f69af7d36d6cd4153142f125fa011784e03;hp=a4b25db60af78a86734df90c5cfdcc8edf9486c2;hpb=6580b8389158f1bb43771f118583c48b1e2035e1;p=catta diff --git a/initscript/gentoo/avahi-daemon.in b/initscript/gentoo/avahi-daemon.in index a4b25db..02eefe6 100644 --- a/initscript/gentoo/avahi-daemon.in +++ b/initscript/gentoo/avahi-daemon.in @@ -1,13 +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 -# $Header: /var/www/www.gentoo.org/raw_cvs/gentoo-x86/net-dns/avahi/files/avahi.initd,v 1.2 2005/08/22 03:47:19 swegener Exp $ -opts="${opts} reload" +opts="reload" depend() { - use net dbus + before netmount nfsmount + use net + need dbus } start() {