[Pkg-privacy-commits] [torbrowser-launcher] 382/476: AppArmor: allow start-tor-browser read access on dash.
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:22:02 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository torbrowser-launcher.
commit ea3b6af185d734766905861f8f5a76ba84b515b1
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/pkg-privacy/packages/torbrowser-launcher.git
More information about the Pkg-privacy-commits
mailing list