[Pkg-privacy-commits] [vidalia] 152/160: AppArmor: allow Vidalia to browse directories up to /{var/, }run/tor, that contains the control port authentication cookie by default.
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:15:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository vidalia.
commit a08c59afe4e686987f4c08dbd58e89c49093ecbd
Author: intrigeri <intrigeri at boum.org>
Date: Thu Aug 14 09:18:54 2014 +0000
AppArmor: allow Vidalia to browse directories up to /{var/,}run/tor, that contains the control port authentication cookie by default.
---
debian/apparmor-profile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/apparmor-profile b/debian/apparmor-profile
index 4697262..f4d3f82 100644
--- a/debian/apparmor-profile
+++ b/debian/apparmor-profile
@@ -10,6 +10,9 @@
owner @{HOME}/.vidalia/ rw,
owner @{HOME}/.vidalia/** rwmk,
+ /{var/,} r,
+ /{var/,}run/ r,
+ /{var/,}run/tor/ r,
/{var/,}run/tor/control rw,
/{var/,}run/tor/control.authcookie r,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/vidalia.git
More information about the Pkg-privacy-commits
mailing list