github: Clear default ACL on /home

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
Stéphane Graber 2022-01-20 11:05:19 -05:00 committed by Christian Brauner
parent fb0e0b3dd2
commit bc61d2354b
No known key found for this signature in database
GPG Key ID: 91C61BC06578DCA2

View File

@ -82,5 +82,8 @@ systemctl daemon-reload
systemctl restart apparmor
systemctl restart lxc-net
# Undo default ACLs from Github
setfacl -b -R /home
git clone --depth=1 https://github.com/lxc/lxc-ci
timeout 30m bash -x lxc-ci/deps/lxc-exercise