diff options
Diffstat (limited to 'policy/modules/contrib/rwho.fc')
-rw-r--r-- | policy/modules/contrib/rwho.fc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/policy/modules/contrib/rwho.fc b/policy/modules/contrib/rwho.fc deleted file mode 100644 index fd5fdf71..00000000 --- a/policy/modules/contrib/rwho.fc +++ /dev/null @@ -1,9 +0,0 @@ -/etc/rc\.d/init\.d/rwhod -- gen_context(system_u:object_r:rwho_initrc_exec_t,s0) - -/usr/bin/rwhod -- gen_context(system_u:object_r:rwho_exec_t,s0) - -/usr/sbin/rwhod -- gen_context(system_u:object_r:rwho_exec_t,s0) - -/var/spool/rwho(/.*)? gen_context(system_u:object_r:rwho_spool_t,s0) - -/var/log/rwhod(/.*)? gen_context(system_u:object_r:rwho_log_t,s0) |