diff --git a/files/cgroups-mount.initd b/files/cgroups-mount.initd index 10e46d1..27d276e 100644 --- a/files/cgroups-mount.initd +++ b/files/cgroups-mount.initd @@ -10,8 +10,7 @@ mount_opts="nodev,noexec,nosuid" depend() { keyword openvz - need sysfs - provide cgroups + need sysfs cgroups } start() {