aboutsummaryrefslogtreecommitdiffstats
path: root/main/lxc/lxc.conf
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2016-07-24 16:20:11 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2016-07-25 15:01:29 +0000
commit95fc6607a42e0e5d219afb2f28b9d4d3a21f176d (patch)
tree40ae1f894445a387d61808be6eea6e771a195211 /main/lxc/lxc.conf
parentc63472775b114141f955a5690d3a8df7b1afa223 (diff)
downloadaports-95fc6607a42e0e5d219afb2f28b9d4d3a21f176d.tar.bz2
aports-95fc6607a42e0e5d219afb2f28b9d4d3a21f176d.tar.xz
main/lxc: workaround for openrc cgroup issue and remove useless config
Diffstat (limited to 'main/lxc/lxc.conf')
-rw-r--r--main/lxc/lxc.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/main/lxc/lxc.conf b/main/lxc/lxc.conf
new file mode 100644
index 0000000000..bdecb48398
--- /dev/null
+++ b/main/lxc/lxc.conf
@@ -0,0 +1,3 @@
+# Force lxc to use cgfs instead of new cgfsng.
+# This is a workaround for https://github.com/lxc/lxc/issues/1095.
+lxc.cgroup.use = @kernel