chiark / gitweb /
adt-xenlvm: correct init script dependencies
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 30 Jul 2011 16:19:20 +0000 (17:19 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 30 Jul 2011 16:19:20 +0000 (17:19 +0100)
xen/initscript

index edad4de4269366a35404bbac797f87d647e5e288..06640982315dc9bd79b06e1797a6882917284e6f 100755 (executable)
@@ -4,10 +4,8 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
 
 ### BEGIN INIT INFO
 # Provides: adtxenlvm
-# Required-Start: $network $local_fs
-# Required-Stop:
-# Should-Start: $remote_fs
-# Should-Stop: $remote_fs
+# Required-Start: $network $remote_fs
+# Required-Stop: $network $remote_fs
 # Default-Start: 2 3 4 5
 # Default-Stop: 0 1 6
 # Short-Description: Prepare firewall tables for autopkgtest Xen guests