Chris PeBenito 0fbfa5
#DESC Xauth - X authority file utility
Chris PeBenito 0fbfa5
#
Chris PeBenito 0fbfa5
# Domains for the xauth program.
Chris PeBenito 0fbfa5
# X-Debian-Packages: xbase-clients
Chris PeBenito 0fbfa5
Chris PeBenito 0fbfa5
# Author: Russell Coker <russell@coker.com.au>
Chris PeBenito 0fbfa5
#
Chris PeBenito 0fbfa5
# xauth_exec_t is the type of the xauth executable.
Chris PeBenito 0fbfa5
#
Chris PeBenito 0fbfa5
type xauth_exec_t, file_type, sysadmfile, exec_type;
Chris PeBenito 0fbfa5
Chris PeBenito 0fbfa5
# Everything else is in the xauth_domain macro in
Chris PeBenito 0fbfa5
# macros/program/xauth_macros.te.