]> git.ipfire.org Git - people/stevee/selinux-policy.git/commitdiff
dconf directory is moving to /run/user/dwalsh/ so needs to be transitioned to config_...
authorDan Walsh <dwalsh@redhat.com>
Thu, 18 Aug 2011 10:20:56 +0000 (06:20 -0400)
committerDan Walsh <dwalsh@redhat.com>
Thu, 18 Aug 2011 10:20:56 +0000 (06:20 -0400)
policy/modules/system/userdomain.if

index c3f0290b0fef2248fc7bb55345927e8936df036b..07569a47d15c8069233e51ade7cfcf87d1a6b262 100644 (file)
@@ -2977,7 +2977,7 @@ interface(`userdom_user_tmp_filetrans',`
                type user_tmp_t;
        ')
 
-       filetrans_pattern($1, user_tmp_t, $2, $3)
+       filetrans_pattern($1, user_tmp_t, $2, $3, $4)
        files_search_tmp($1)
 ')