Commit b7329ceb by Christian Brauner Committed by GitHub

Merge pull request #1382 from evgeni/lsb-cgroupfs-mount

add cgroupfs-mount to Should-Start/Stop sysvinit LSB headers
parents 3728ed35 2704c1cc
...@@ -9,8 +9,8 @@ ...@@ -9,8 +9,8 @@
# Provides: lxc # Provides: lxc
# Required-Start: $syslog $remote_fs # Required-Start: $syslog $remote_fs
# Required-Stop: $syslog $remote_fs # Required-Stop: $syslog $remote_fs
# Should-Start: # Should-Start: cgroupfs-mount
# Should-Stop: # Should-Stop: cgroupfs-mount
# Default-Start: 2 3 4 5 # Default-Start: 2 3 4 5
# Default-Stop: 0 1 6 # Default-Stop: 0 1 6
# Short-Description: Bring up/down LXC autostart containers # Short-Description: Bring up/down LXC autostart containers
......
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