[Pkg-anonymity-tools] [torbrowser-launcher] 08/48: AppArmor: allow start-tor-browser read access on dash.

Holger Levsen holger at moszumanska.debian.org
Wed Feb 4 22:15:37 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository torbrowser-launcher.

commit 741f07392161921894a491898ef2dda3a70a58ab
Author: intrigeri <intrigeri at boum.org>
Date:   Mon Sep 15 16:49:47 2014 +0000

    AppArmor: allow start-tor-browser read access on dash.
    
    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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apparmor/torbrowser.start-tor-browser b/apparmor/torbrowser.start-tor-browser
index 1f5fcf1..78fcb1b 100644
--- a/apparmor/torbrowser.start-tor-browser
+++ b/apparmor/torbrowser.start-tor-browser
@@ -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,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/torbrowser-launcher.git



More information about the Pkg-anonymity-tools mailing list