Skip to content

Commit

Permalink
Add bin to immutables
Browse files Browse the repository at this point in the history
  • Loading branch information
tasket committed Jan 25, 2018
1 parent 97dfeb8 commit f419de5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rc.local
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f419de5

Please sign in to comment.