mirror of
https://github.com/tasket/Qubes-VM-hardening.git
synced 2025-06-07 05:52:50 -04:00
Add bin to immutables
This commit is contained in:
parent
97dfeb839c
commit
f419de5c1e
1 changed files with 2 additions and 2 deletions
4
rc.local
4
rc.local
|
@ -7,8 +7,8 @@
|
||||||
## and malware persistence - for Qubes Linux templates ##
|
## and malware persistence - for Qubes Linux templates ##
|
||||||
chfiles=".bashrc .bash_profile .bash_login .bash_logout .profile \
|
chfiles=".bashrc .bash_profile .bash_login .bash_logout .profile \
|
||||||
.xprofile .xinitrc .xserverrc .xsession"
|
.xprofile .xinitrc .xserverrc .xsession"
|
||||||
chdirs=".config/autostart .config/plasma-workspace/env .config/plasma-workspace/shutdown \
|
chdirs="bin .config/autostart .config/plasma-workspace/env \
|
||||||
.config/autostart-scripts"
|
.config/plasma-workspace/shutdown .config/autostart-scripts"
|
||||||
|
|
||||||
cd /home/user
|
cd /home/user
|
||||||
mkdir -p $chdirs ||true
|
mkdir -p $chdirs ||true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue