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

also stop lxc-net in runlevels 0 and 6
This commit is contained in:
Christian Brauner 2016-11-12 11:13:25 -05:00 committed by GitHub
commit d3c57812b5

View File

@ -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