mirror of
git://github.com/lxc/lxc
synced 2025-08-22 12:31:37 +00:00
Merge pull request #4065 from stgraber/master
github: Clear default ACL on /home
This commit is contained in:
commit
a368b91a90
3
.github/workflows/sanitizers.sh
vendored
3
.github/workflows/sanitizers.sh
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user