aboutsummaryrefslogblamecommitdiffstats
path: root/fix-lxc.sh
blob: f040ece9479541e64e0fdfd623b8df1f6f112bd0 (plain) (tree)
1
2
3
4
5
6
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