X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=initscript%2Fgentoo%2Favahi-daemon.in;h=1ceae13dbc964dc434584343074a17c78d5681fb;hb=25681df85706bbdc5d6ad011537b7b4f7d05cae5;hp=a4b25db60af78a86734df90c5cfdcc8edf9486c2;hpb=6580b8389158f1bb43771f118583c48b1e2035e1;p=catta diff --git a/initscript/gentoo/avahi-daemon.in b/initscript/gentoo/avahi-daemon.in index a4b25db..1ceae13 100644 --- a/initscript/gentoo/avahi-daemon.in +++ b/initscript/gentoo/avahi-daemon.in @@ -2,12 +2,12 @@ # $Id$ # Copyright 1999-2005 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" depend() { - use net dbus + use net + need dbus } start() {