]> git.ipfire.org Git - people/stevee/selinux-policy.git/commitdiff
Allow gssd to search though nfsd_fs_t file system, needed for new kerberos changes
authorDan Walsh <dwalsh@redhat.com>
Fri, 15 Jul 2011 18:20:56 +0000 (14:20 -0400)
committerDan Walsh <dwalsh@redhat.com>
Fri, 15 Jul 2011 18:20:56 +0000 (14:20 -0400)
policy/modules/services/rpc.te

index 446729b6a27dbb88086a997f63345ff72ac1e435..e8ee29bcac41313ae454c250ce5c19d107efa73f 100644 (file)
@@ -214,6 +214,7 @@ kernel_signal(gssd_t)
 
 corecmd_exec_bin(gssd_t)
 
+fs_search_nfsd_fs(gssd_t)
 fs_list_rpc(gssd_t)
 fs_rw_rpc_sockets(gssd_t)
 fs_read_rpc_files(gssd_t)