Blame strict/domains/program/crontab.te
|
Chris PeBenito |
0fbfa5 |
#DESC Crontab - Crontab manipulation programs
|
|
Chris PeBenito |
0fbfa5 |
#
|
|
Chris PeBenito |
0fbfa5 |
# Domains for the crontab program.
|
|
Chris PeBenito |
0fbfa5 |
#
|
|
Chris PeBenito |
0fbfa5 |
# X-Debian-Packages: cron
|
|
Chris PeBenito |
0fbfa5 |
#
|
|
Chris PeBenito |
0fbfa5 |
|
|
Chris PeBenito |
0fbfa5 |
# Type for the crontab executable.
|
|
Chris PeBenito |
0fbfa5 |
type crontab_exec_t, file_type, sysadmfile, exec_type;
|
|
Chris PeBenito |
0fbfa5 |
|
|
Chris PeBenito |
0fbfa5 |
# Everything else is in the crontab_domain macro in
|
|
Chris PeBenito |
0fbfa5 |
# macros/program/crontab_macros.te.
|