Merge pull request #34 from madaidan/whitelist

Add a whitelist for /sys and /proc/cpuinfo
This commit is contained in:
Patrick Schleizer 2019-10-17 09:59:12 +00:00 committed by GitHub
commit 8a42c5b023
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 67 additions and 1 deletions

View file

@ -30,6 +30,8 @@ case "$1" in
esac
addgroup root sudo
addgroup --system sysfs
addgroup --system cpuinfo
pam-auth-update --package