diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2017-11-28 17:14:33 -0600 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2017-11-28 17:14:33 -0600 |
commit | 3de6395ae3b8780ab501f3cf8688e1cb2a9f0243 (patch) | |
tree | 0f92c5cbaa01841dbcf1821b887bef094865c201 /init.d/.gitignore | |
parent | 6bb7ebec483a96e258c64ea3fea18358d7893fee (diff) |
split cgroups mounting out of sysfs
This is neceessary to allow cgroups to be mounted in an lxc/lxd
container.
Fixes https://github.com/openrc/openrc/issues/187
Diffstat (limited to 'init.d/.gitignore')
-rw-r--r-- | init.d/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d/.gitignore b/init.d/.gitignore index 95ad4aad..90abdbbe 100644 --- a/init.d/.gitignore +++ b/init.d/.gitignore @@ -1,5 +1,6 @@ agetty binfmt +cgroups modules-load bootmisc fsck |