Commit d3c57812 by Christian Brauner Committed by GitHub

Merge pull request #1293 from evgeni/always-stop-lxc-net

also stop lxc-net in runlevels 0 and 6
parents 0379b4ff 79c07e4b
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# Should-Start: # Should-Start:
# Should-Stop: # Should-Stop:
# Default-Start: 2 3 4 5 # Default-Start: 2 3 4 5
# Default-Stop: 1 # Default-Stop: 0 1 6
# Short-Description: Bring up/down LXC Network Bridge # Short-Description: Bring up/down LXC Network Bridge
# Description: Bring up/down LXC Network Bridge # Description: Bring up/down LXC Network Bridge
### END INIT INFO ### END INIT INFO
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment