mirror of
https://github.com/tasket/Qubes-VM-hardening.git
synced 2025-09-19 12:14:41 -04:00
comment
This commit is contained in:
parent
e54a10ea51
commit
85891002cd
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue