]> git.ipfire.org Git - people/stevee/selinux-policy.git/blame - policy/modules/services/portmap.fc
Allow munin services plugins to use NSCD services
[people/stevee/selinux-policy.git] / policy / modules / services / portmap.fc
CommitLineData
eb3cb682 1
e02c61cf 2/sbin/portmap -- gen_context(system_u:object_r:portmap_exec_t,s0)
eb3cb682 3
de8b29a8
DW
4/usr/sbin/portmap -- gen_context(system_u:object_r:portmap_exec_t,s0)
5
eb3cb682 6ifdef(`distro_debian',`
e02c61cf
CP
7/sbin/pmap_dump -- gen_context(system_u:object_r:portmap_helper_exec_t,s0)
8/sbin/pmap_set -- gen_context(system_u:object_r:portmap_helper_exec_t,s0)
eb3cb682 9', `
e02c61cf
CP
10/usr/sbin/pmap_dump -- gen_context(system_u:object_r:portmap_helper_exec_t,s0)
11/usr/sbin/pmap_set -- gen_context(system_u:object_r:portmap_helper_exec_t,s0)
eb3cb682 12')
a0824843 13
19ebf01d 14/var/run/portmap\.upgrade-state -- gen_context(system_u:object_r:portmap_var_run_t,s0)