[apparmor] [PATCH 1/3] Allow Totem to read /etc/wildmidi/wildmidi.cfg.
intrigeri at debian.org
intrigeri at debian.org
Wed Oct 9 10:21:07 UTC 2013
From: intrigeri <intrigeri at boum.org>
---
ubuntu/13.10/abstractions/totem | 2 ++
1 file changed, 2 insertions(+)
diff --git a/ubuntu/13.10/abstractions/totem b/ubuntu/13.10/abstractions/totem
index a6f02ea..2f7476d 100644
--- a/ubuntu/13.10/abstractions/totem
+++ b/ubuntu/13.10/abstractions/totem
@@ -23,6 +23,8 @@
# Allow read on all directories
/**/ r,
+ /etc/wildmidi/wildmidi.cfg r,
+
# Allow read on removable media and files in /usr/share and /usr/local/share
/usr/local/share/** r,
/usr/share/** r,
--
1.8.4.rc3
More information about the AppArmor
mailing list