2010-06-18 18:43:22 +00:00
|
|
|
policy_module(sudo, 1.6.1)
|
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)
|
2010-09-08 21:27:24 +00:00
|
|
|
|
|
|
|
type sudo_db_t;
|
|
|
|
files_type(sudo_db_t)
|
|
|
|
|