]> git.lizzy.rs Git - torbrowser-launcher.git/commitdiff
AppArmor: allow start-tor-browser read access on dash.
authorintrigeri <intrigeri@boum.org>
Mon, 15 Sep 2014 16:49:47 +0000 (16:49 +0000)
committerintrigeri <intrigeri@boum.org>
Mon, 15 Sep 2014 16:49:47 +0000 (16:49 +0000)
We already do this for most other executable files start-tor-browser runs.
No idea why it used to work without this permission, but oh well, it now
needs it.

apparmor/torbrowser.start-tor-browser

index 1f5fcf1e8df6a21991912cce40306878c18e5856..78fcb1b8b3f879c728b8c9f8ed93b4491f973cf0 100644 (file)
@@ -11,7 +11,7 @@
 
   /bin/cat rix,
   /bin/bash r,
-  /bin/dash ix,
+  /bin/dash rix,
   /bin/grep rix,
   /bin/ln rix,
   /bin/mkdir rix,