Chris PeBenito 31b7c0
#DESC        sudo - execute a command as another user
Chris PeBenito 31b7c0
#
Chris PeBenito 31b7c0
# Authors:  Dan Walsh,  Russell Coker
Chris PeBenito 31b7c0
# Maintained by Dan Walsh <dwalsh@redhat.com>
Chris PeBenito 31b7c0
#
Chris PeBenito 31b7c0
Chris PeBenito 31b7c0
# Type for the sudo executable.
Chris PeBenito 31b7c0
type sudo_exec_t, file_type, sysadmfile, exec_type;
Chris PeBenito 31b7c0
Chris PeBenito 31b7c0
# Everything else is in the sudo_domain macro in
Chris PeBenito 31b7c0
# macros/program/sudo_macros.te.