intrigeri has proposed merging 
lp:~intrigeri/apparmor-profiles/pidgin-read-only-dconf into 
lp:apparmor-profiles.

Requested reviews:
  AppArmor Developers (apparmor-dev)

For more details, see:
https://code.launchpad.net/~intrigeri/apparmor-profiles/pidgin-read-only-dconf/+merge/267789
-- 
Your team AppArmor Developers is requested to review the proposed merge of 
lp:~intrigeri/apparmor-profiles/pidgin-read-only-dconf into 
lp:apparmor-profiles.
=== modified file 'ubuntu/15.04/usr.bin.pidgin'
--- ubuntu/15.04/usr.bin.pidgin	2015-01-20 19:35:34 +0000
+++ ubuntu/15.04/usr.bin.pidgin	2015-08-12 10:08:13 +0000
@@ -8,6 +8,7 @@
   #include <abstractions/bash>
   #include <abstractions/dbus>
   #include <abstractions/dbus-session>
+  #include <abstractions/dconf>
   #include <abstractions/enchant>
   #include <abstractions/gnome>
   #include <abstractions/gstreamer>
@@ -27,11 +28,14 @@
   owner @{HOME}/.gstreamer*/** rw,
   owner @{HOME}/.purple/ rw,
   owner @{HOME}/.purple/** rwk,
-  owner @{HOME}/.{cache,config}/dconf/user rw,
   owner @{HOME}/.config/indicators/ rw,
   owner @{HOME}/.config/indicators/** rw,
   owner @{HOME}/.local/share/applications/ r,
-  owner /{,var/}run/user/[0-9]*/dconf/user rwk,
+
+  # Uncomment the two following lines if you want to allow Pidgin to update
+  # any DConf setting:
+  # owner @{HOME}/.{cache,config}/dconf/user rw,
+  # owner /{,var/}run/user/[0-9]*/dconf/user rwk,
 
   /bin/dash rix,
   /bin/which rix,

-- 
AppArmor mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to