Skip to content

Commit

Permalink
files context : blkmapd - remove distro_gentoo
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas PARLANT <[email protected]>
  • Loading branch information
PPN-SD committed Oct 19, 2024
1 parent c3a7268 commit 8885ca6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions policy/modules/services/rpc.fc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
/etc/rc\.d/init\.d/nfslock -- gen_context(system_u:object_r:rpcd_initrc_exec_t,s0)
/etc/rc\.d/init\.d/rpcidmapd -- gen_context(system_u:object_r:rpcd_initrc_exec_t,s0)

/usr/bin/blkmapd -- gen_context(system_u:object_r:blkmapd_exec_t,s0)
/usr/bin/nfsdcld -- gen_context(system_u:object_r:rpcd_exec_t,s0)
/usr/bin/rpc\..* -- gen_context(system_u:object_r:rpcd_exec_t,s0)
/usr/bin/rpc\.idmapd -- gen_context(system_u:object_r:rpcd_exec_t,s0)
Expand Down Expand Up @@ -35,7 +36,3 @@
/run/rpc\.statd(/.*)? gen_context(system_u:object_r:rpcd_runtime_t,s0)
/run/rpc\.statd\.pid -- gen_context(system_u:object_r:rpcd_runtime_t,s0)
/run/sm-notify\.pid -- gen_context(system_u:object_r:rpcd_runtime_t,s0)

ifdef(`distro_gentoo',`
/usr/bin/blkmapd -- gen_context(system_u:object_r:blkmapd_exec_t,s0)
')

0 comments on commit 8885ca6

Please sign in to comment.