aboutsummaryrefslogtreecommitdiffstats
path: root/fix-lxc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'fix-lxc.sh')
-rwxr-xr-xfix-lxc.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/fix-lxc.sh b/fix-lxc.sh
new file mode 100755
index 0000000..f040ece
--- /dev/null
+++ b/fix-lxc.sh
@@ -0,0 +1,7 @@
+#!/usr/bin/env sh
+
+set -e
+#set -x
+
+echo "keyctl_chown errno 38" >> /usr/share/lxc/config/common.seccomp
+echo "keyctl errno 38" >> /usr/share/lxc/config/common.seccomp