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

13 lines
385 B
Plaintext

#DESC tvtime - a high quality television application
#
# Domains for the tvtime program.
# Author : Dan Walsh <dwalsh@redhat.com>
#
# tvtime_exec_t is the type of the tvtime executable.
#
type tvtime_exec_t, file_type, sysadmfile, exec_type;
type tvtime_dir_t, file_type, sysadmfile, pidfile;
# Everything else is in the tvtime_domain macro in
# macros/program/tvtime_macros.te.