mirror of
https://github.com/tasket/Qubes-VM-hardening.git
synced 2024-10-01 06:35:42 -04:00
comment
This commit is contained in:
parent
e54a10ea51
commit
85891002cd
@ -66,6 +66,7 @@ if qsvc vm-sudo-protect-root && is_rwonly_persistent; then
|
||||
chattr -R -f -i $chfiles $chdirs $rootdirs
|
||||
|
||||
# Deactivate config dirs
|
||||
# Whitelists do *not* support pattern matching!
|
||||
for dir in $rootdirs; do
|
||||
if [ -d $dir ]; then
|
||||
if [ ! -d $dir-BAK ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user