selinux-policy/policy/modules/admin/sudo.te
Chris PeBenito 3835c39a13 Sudo patch from Dan Walsh.
sudo gets execed by apps that leak sockets
2010-06-18 14:43:22 -04:00

10 lines
168 B
Plaintext

policy_module(sudo, 1.6.1)
########################################
#
# Declarations
attribute sudodomain;
type sudo_exec_t;
application_executable_file(sudo_exec_t)