[Pkg-privacy-commits] [torbrowser-launcher] 15/26: AppArmor: support merged-/usr systems.

Ulrike Uhlig u-guest at moszumanska.debian.org
Sat Jan 28 11:59:29 UTC 2017


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

u-guest pushed a commit to annotated tag v0.2.7
in repository torbrowser-launcher.

commit 80028a209fe627f939a25e63b093258cbb973e12
Author: intrigeri <intrigeri at boum.org>
Date:   Mon Dec 5 09:56:53 2016 +0000

    AppArmor: support merged-/usr systems.
---
 apparmor/usr.bin.torbrowser-launcher | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apparmor/usr.bin.torbrowser-launcher b/apparmor/usr.bin.torbrowser-launcher
index 0e87a13..3875d1f 100644
--- a/apparmor/usr.bin.torbrowser-launcher
+++ b/apparmor/usr.bin.torbrowser-launcher
@@ -17,7 +17,7 @@
   # This script doesn't really need to read the interpreter that's running it.
   deny /usr/bin/python{2,3}.[0-7]* r,
 
-  /bin/{dash,grep,ps} rix,
+  /{usr/,}bin/{dash,grep,ps} rix,
   /dev/ r,
   /etc/magic r,
   @{HOME}/.config/torbrowser/ rw,

-- 
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