selinux-policy/mls/domains/program/crontab.te

13 lines
293 B
Plaintext
Raw Normal View History

2005-11-22 19:28:03 +00:00
#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.