[Pkg-privacy-commits] [torbrowser-launcher] 272/476: Don't use the dconf abstraction yet: it's not part of any stable AppArmor release yet.
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:21:45 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 12a1f74c4bf42648206120cf4887b6cf02e98e58
Author: intrigeri <intrigeri at boum.org>
Date: Wed Jul 23 18:24:12 2014 +0000
Don't use the dconf abstraction yet: it's not part of any stable AppArmor release yet.
---
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 e8efff0..e0a1ffd 100644
--- a/apparmor/usr.bin.torbrowser-launcher
+++ b/apparmor/usr.bin.torbrowser-launcher
@@ -11,7 +11,6 @@
#include <abstractions/X>
#include <abstractions/audio>
#include <abstractions/freedesktop.org>
- #include <abstractions/dconf>
capability sys_ptrace,
@@ -37,6 +36,7 @@
/usr/share/torbrowser-launcher/** r,
/usr/share/glib-2.0/schemas/gschemas.compiled r,
+ owner @{HOME}/.config/dconf/user r,
owner /{,var/}run/user/*/dconf/user 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