Add bin to immutables

This commit is contained in:
Christopher Laprise 2018-01-25 07:58:53 -05:00
parent 97dfeb839c
commit f419de5c1e
No known key found for this signature in database
GPG Key ID: 448568C8B281C952

View File

@ -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