logrotate.fc 534 B

12345678910
  1. /etc/cron\.(daily|weekly)/logrotate -- gen_context(system_u:object_r:logrotate_exec_t,s0)
  2. /etc/cron\.(daily|weekly)/sysklogd -- gen_context(system_u:object_r:logrotate_exec_t,s0)
  3. # Systemd unit file
  4. /usr/lib/systemd/system/[^/]*logrotate.* -- gen_context(system_u:object_r:logrotate_unit_t,s0)
  5. /usr/sbin/logrotate -- gen_context(system_u:object_r:logrotate_exec_t,s0)
  6. /var/lib/logrotate(/.*)? gen_context(system_u:object_r:logrotate_var_lib_t,s0)
  7. /var/lib/logrotate\.status -- gen_context(system_u:object_r:logrotate_var_lib_t,s0)