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

11 lines
169 B
Plaintext
Raw Normal View History

2005-08-09 19:30:43 +00:00
policy_module(sudo, 1.5.0)
2005-08-09 19:30:43 +00:00
########################################
#
# Declarations
2009-07-28 14:29:11 +00:00
attribute sudodomain;
2005-08-09 19:30:43 +00:00
type sudo_exec_t;
2007-07-19 18:57:48 +00:00
application_executable_file(sudo_exec_t)