]> git.ipfire.org Git - people/stevee/selinux-policy.git/commitdiff
Allow gkeyring_t to interact with all user apps
authorDan Walsh <dwalsh@redhat.com>
Mon, 25 Jul 2011 14:32:46 +0000 (10:32 -0400)
committerDan Walsh <dwalsh@redhat.com>
Mon, 25 Jul 2011 14:32:46 +0000 (10:32 -0400)
policy/modules/system/userdomain.if

index 74a4970538764e88c6765db95211ec48d6e61d88..fd5c0a5e7823afd757a22195f271e5a9ed52f305 100644 (file)
@@ -1104,7 +1104,7 @@ template(`userdom_restricted_xwindows_user_template',`
         # bug: #682499
         optional_policy(`
                gnome_read_usr_config($1_usertype)
-               gnome_role_gkeyringd($1, $1_r, $1_t)
+               gnome_role_gkeyringd($1, $1_r, $1_usertype)
                # cjp: telepathy F15 bugs
                telepathy_role($1_r, $1_t, $1)
        ')