]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
add missing lsb headers to sysvinit scripts 972/head
authorEvgeni Golov <evgeni@debian.org>
Wed, 13 Apr 2016 15:54:55 +0000 (17:54 +0200)
committerEvgeni Golov <evgeni@debian.org>
Wed, 13 Apr 2016 15:55:48 +0000 (17:55 +0200)
original patch by Daniel Baumann

closes #308

Signed-off-by: Evgeni Golov <evgeni@debian.org>
config/init/sysvinit/lxc-containers.in
config/init/sysvinit/lxc-net.in

index 7a55c3b4a148aea820d17e9ef5cdc59550e96381..f4ce8eaa7a6401acd0cd6085f47b7233d0ccb587 100644 (file)
@@ -7,6 +7,10 @@
 #
 ### BEGIN INIT INFO
 # Provides: lxc
+# Required-Start: $syslog $remote_fs
+# Required-Stop: $syslog $remote_fs
+# Should-Start:
+# Should-Stop:
 # Default-Start: 2 3 4 5
 # Default-Stop: 0 1 6
 # Short-Description: Bring up/down LXC autostart containers
index f6892c142f3fda5e286017c459182e50b8a495b9..95be3999dec5c92fe671a5e74df2a26aba0ac1a3 100644 (file)
@@ -7,6 +7,10 @@
 #
 ### BEGIN INIT INFO
 # Provides: lxc-net
+# Required-Start: $syslog $remote_fs
+# Required-Stop: $syslog $remote_fs
+# Should-Start:
+# Should-Stop:
 # Default-Start: 2 3 4 5
 # Default-Stop: 1
 # Short-Description: Bring up/down LXC Network Bridge