mirror of
https://github.com/tasket/Qubes-VM-hardening.git
synced 2025-09-24 22:48:43 -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
|
chattr -R -f -i $chfiles $chdirs $rootdirs
|
||||||
|
|
||||||
# Deactivate config dirs
|
# Deactivate config dirs
|
||||||
|
# Whitelists do *not* support pattern matching!
|
||||||
for dir in $rootdirs; do
|
for dir in $rootdirs; do
|
||||||
if [ -d $dir ]; then
|
if [ -d $dir ]; then
|
||||||
if [ ! -d $dir-BAK ]; then
|
if [ ! -d $dir-BAK ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue