Readme and add local dir

This commit is contained in:
Christopher Laprise 2018-02-20 17:40:29 -05:00
parent 0990062511
commit 0745b42fab
No known key found for this signature in database
GPG key ID: 448568C8B281C952
3 changed files with 34 additions and 12 deletions

View file

@ -11,7 +11,7 @@
# to be protected
chfiles=".bashrc .bash_profile .bash_login .bash_logout .profile \
.xprofile .xinitrc .xserverrc .xsession"
chdirs="bin .config/autostart .config/plasma-workspace/env \
chdirs="bin .local/bin .config/autostart .config/plasma-workspace/env \
.config/plasma-workspace/shutdown .config/autostart-scripts"
vmname=`qubesdb-read /name`
rw=/mnt/rwtmp
@ -24,7 +24,7 @@ make_immutable() {
touch $chfiles
chattr -R -f +i $chfiles $chdirs
cd /root
touch $rw/home/user/FIXED #debug
#touch $rw/home/user/FIXED #debug
}
# Mount private volume in temp location