Blame strict/file_contexts/program/backup.fc
|
Chris PeBenito |
0fbfa5 |
# backup
|
|
Chris PeBenito |
0fbfa5 |
# label programs that do backups to other files on disk (IE a cron job that
|
|
Chris PeBenito |
0fbfa5 |
# calls tar) in backup_exec_t and label the directory for storing them as
|
|
Chris PeBenito |
0fbfa5 |
# backup_store_t, Debian uses /var/backups
|
|
Chris PeBenito |
0fbfa5 |
#/usr/local/bin/backup-script -- system_u:object_r:backup_exec_t
|
|
Chris PeBenito |
0fbfa5 |
/var/backups(/.*)? system_u:object_r:backup_store_t
|