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
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