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