1
0
mirror of https://github.com/SELinuxProject/refpolicy synced 2025-03-31 07:46:41 +00:00
selinux-refpolicy/policy/modules/admin/backup.fc
2018-06-23 10:38:58 -04:00

6 lines
298 B
Plaintext

/etc/cron\.daily/aptitude -- gen_context(system_u:object_r:backup_exec_t,s0)
/etc/cron\.daily/passwd -- gen_context(system_u:object_r:backup_exec_t,s0)
/etc/cron\.daily/standard -- gen_context(system_u:object_r:backup_exec_t,s0)
/var/backups(/.*)? gen_context(system_u:object_r:backup_store_t,s0)