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

10 lines
168 B
Plaintext
Raw Normal View History

2010-05-24 19:32:01 +00:00
policy_module(sudo, 1.6.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)