]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Oops, $remote_fs isn't available, yet.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 May 2009 21:53:23 +0000 (21:53 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 May 2009 21:53:23 +0000 (21:53 +0000)
src/initscripts/core/lighttpd

index 01949ea3dd0b7b0e63ad5bed842d219e70a3df68..74734106183d8b105865bf7bbf2e99a04ee7b75b 100644 (file)
@@ -3,9 +3,9 @@
 
 ### BEGIN INIT INFO
 # Provides:            lighttpd
-# Required-Start:      $local_fs $remote_fs $network
+# Required-Start:      $local_fs $network
 # Should-Start:
-# Required-Stop:       $local_fs $remote_fs $network
+# Required-Stop:       $local_fs $network
 # Should-Stop:         netfs
 # Default-Start:       3 4 5
 # Default-Stop:        0 1 2 6