selinux-policy/policy/modules/admin/sudo.te

12 lines
195 B
Plaintext
Raw Normal View History

2005-08-09 19:30:43 +00:00
2007-07-19 18:57:48 +00:00
policy_module(sudo,1.1.1)
2005-08-09 19:30:43 +00:00
########################################
#
# Declarations
type sudo_exec_t;
2007-07-19 18:57:48 +00:00
application_executable_file(sudo_exec_t)
2005-08-09 19:30:43 +00:00
# Remaining policy in per user domain template.