]> git.meshlink.io Git - catta/blobdiff - initscript/gentoo/avahi-daemon.in
Update Gentoo init script with patch from swegener.
[catta] / initscript / gentoo / avahi-daemon.in
index 1ceae13dbc964dc434584343074a17c78d5681fb..25edb2ab51803dfd62f475558b5e2881918042ce 100644 (file)
@@ -1,11 +1,12 @@
 #!/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
 }