selinux-policy/strict/domains/program/crontab.te
2005-04-29 17:45:15 +00:00

13 lines
293 B
Plaintext

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