]> git.meshlink.io Git - catta/commitdiff
Update Gentoo init script with patch from swegener.
authorLennart Poettering <lennart@poettering.net>
Mon, 17 Dec 2007 13:30:07 +0000 (13:30 +0000)
committerLennart Poettering <lennart@poettering.net>
Mon, 17 Dec 2007 13:30:07 +0000 (13:30 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1596 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

initscript/gentoo/avahi-daemon.in
initscript/gentoo/avahi-dnsconfd.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
 }
index 54c2aa632217dac85297c9898aeae61e87804c3e..18efc0551d3d11405c21c2b761b1bc833ed4ff0b 100644 (file)
@@ -1,9 +1,9 @@
 #!/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() {
        need avahi-daemon