]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
also stop lxc-net in runlevels 0 and 6 1293/head
authorEvgeni Golov <evgeni@debian.org>
Sat, 12 Nov 2016 11:29:26 +0000 (12:29 +0100)
committerEvgeni Golov <evgeni@debian.org>
Sat, 12 Nov 2016 11:29:26 +0000 (12:29 +0100)
there is no reason to not do this :)

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

index 187feed4647aa4c292401fda491a12cae4e1b070..7a1e62a7892d009bb9659c44cfea5e3e1263772a 100644 (file)
@@ -12,7 +12,7 @@
 # Should-Start:
 # Should-Stop:
 # Default-Start: 2 3 4 5
-# Default-Stop: 1
+# Default-Stop: 0 1 6
 # Short-Description: Bring up/down LXC Network Bridge
 # Description: Bring up/down LXC Network Bridge
 ### END INIT INFO