rpc: allow rpc admins to rw nfsd fs

Seen when using exportfs.

Signed-off-by: Kenton Groombridge <me@concord.sh>
This commit is contained in:
Kenton Groombridge 2022-10-04 21:46:34 -04:00
parent d4f3b21e18
commit 4f157b5f63

View File

@ -425,5 +425,5 @@ interface(`rpc_admin',`
files_list_tmp($1)
admin_pattern($1, gssd_tmp_t)
fs_search_nfsd_fs($1)
fs_rw_nfsd_fs($1)
')