Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Commit

Permalink
Alpine: fix cgroup mounting
Browse files Browse the repository at this point in the history
  • Loading branch information
aither64 committed Sep 28, 2018
1 parent 1a88a6f commit d7358ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions files/cgroups-mount.initd
Expand Up @@ -10,8 +10,7 @@ mount_opts="nodev,noexec,nosuid"

depend() {
keyword openvz
need sysfs
provide cgroups
need sysfs cgroups
}

start() {
Expand Down

0 comments on commit d7358ca

Please sign in to comment.