systemd: allow systemd generator to list exports

This is needed now that /etc/exports.d is labeled appropriately.

Signed-off-by: Kenton Groombridge <concord@gentoo.org>
This commit is contained in:
Kenton Groombridge 2024-01-12 20:52:19 -05:00 committed by 0xC0ncord
parent 22b65cba5e
commit 4634f7a0fe

View File

@ -585,6 +585,7 @@ optional_policy(`
optional_policy(`
fs_search_nfsd_fs(systemd_generator_t)
fs_rw_nfsd_fs(systemd_generator_t)
rpc_list_exports(systemd_generator_t)
rpc_read_exports(systemd_generator_t)
')