mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-03-30 07:16:57 +00:00
10 lines
169 B
Plaintext
10 lines
169 B
Plaintext
policy_module(sudo, 1.14.0)
|
|
|
|
########################################
|
|
#
|
|
# Declarations
|
|
attribute sudodomain;
|
|
|
|
type sudo_exec_t;
|
|
application_executable_file(sudo_exec_t)
|