From 155023b962d67ca32bda38f7774294af5f0debdc Mon Sep 17 00:00:00 2001 From: Christopher Laprise Date: Thu, 25 Jan 2018 07:49:53 -0500 Subject: [PATCH] Add bin to immutables --- usr/lib/qubes/init/vm-sudo-protect.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/lib/qubes/init/vm-sudo-protect.sh b/usr/lib/qubes/init/vm-sudo-protect.sh index 91d2020..d895786 100644 --- a/usr/lib/qubes/init/vm-sudo-protect.sh +++ b/usr/lib/qubes/init/vm-sudo-protect.sh @@ -11,7 +11,7 @@ # to be protected chfiles=".bashrc .bash_profile .bash_login .bash_logout .profile \ .xprofile .xinitrc .xserverrc .xsession" -chdirs=".config/autostart .config/plasma-workspace/env \ +chdirs="bin .config/autostart .config/plasma-workspace/env \ .config/plasma-workspace/shutdown .config/autostart-scripts" vmname=`qubesdb-read /name` rw=/mnt/rwtmp