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
parent 55d6e49efe
commit 4188864e22
No known key found for this signature in database
GPG Key ID: C638974D64792D67

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