selinux-policy/policy/modules/admin/logwatch.fc

8 lines
397 B
Plaintext
Raw Normal View History

/usr/sbin/logcheck -- gen_context(system_u:object_r:logwatch_exec_t,s0)
2006-01-10 14:39:21 +00:00
/usr/share/logwatch/scripts/logwatch\.pl -- gen_context(system_u:object_r:logwatch_exec_t, s0)
2006-01-10 14:39:21 +00:00
/var/cache/logwatch(/.*)? gen_context(system_u:object_r:logwatch_cache_t, s0)
/var/lib/logcheck(/.*)? gen_context(system_u:object_r:logwatch_cache_t,s0)
/var/log/logcheck/.+ -- gen_context(system_u:object_r:logwatch_lock_t,s0)