Chris PeBenito 0fbfa5
#DESC XServer - X Server
Chris PeBenito 0fbfa5
#
Chris PeBenito 0fbfa5
# Authors:  Stephen Smalley <sds@epoch.ncsc.mil> and Timothy Fraser 
Chris PeBenito 0fbfa5
# X-Debian-Packages: xserver-common xserver-xfree86
Chris PeBenito 0fbfa5
#
Chris PeBenito 0fbfa5
Chris PeBenito 0fbfa5
# Type for the executable used to start the X server, e.g. Xwrapper.
Chris PeBenito 0fbfa5
type xserver_exec_t, file_type, sysadmfile, exec_type;
Chris PeBenito 0fbfa5
Chris PeBenito 0fbfa5
# Type for the X server log file.
Chris PeBenito 0fbfa5
type xserver_log_t, file_type, sysadmfile, logfile;
Chris PeBenito 0fbfa5
Chris PeBenito 0fbfa5
# type for /var/lib/xkb
Chris PeBenito 0fbfa5
type var_lib_xkb_t, file_type, sysadmfile, usercanread;
Chris PeBenito 0fbfa5
Chris PeBenito 0fbfa5
# Allow the xserver to check for fonts in ~/.gnome or ~/.kde
Chris PeBenito 0fbfa5
bool allow_xserver_home_fonts false;
Chris PeBenito 0fbfa5
Chris PeBenito 0fbfa5
# Everything else is in the xserver_domain macro in
Chris PeBenito 0fbfa5
# macros/program/xserver_macros.te.
Chris PeBenito 0fbfa5