mirror of
https://github.com/tasket/Qubes-VM-hardening.git
synced 2025-06-02 13:02:57 -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 ##
|
||||
chfiles=".bashrc .bash_profile .bash_login .bash_logout .profile \
|
||||
.xprofile .xinitrc .xserverrc .xsession"
|
||||
chdirs=".config/autostart .config/plasma-workspace/env .config/plasma-workspace/shutdown \
|
||||
.config/autostart-scripts"
|
||||
chdirs="bin .config/autostart .config/plasma-workspace/env \
|
||||
.config/plasma-workspace/shutdown .config/autostart-scripts"
|
||||
|
||||
cd /home/user
|
||||
mkdir -p $chdirs ||true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue