Chris PeBenito 488ec7
Chris PeBenito 488ec7
policy_module(xserver,1.0.0)
Chris PeBenito 488ec7
Chris PeBenito 488ec7
########################################
Chris PeBenito 488ec7
#
Chris PeBenito 488ec7
# Declarations
Chris PeBenito 488ec7
#
Chris PeBenito 488ec7
Chris PeBenito acd87c
type ice_tmp_t;
Chris PeBenito acd87c
files_tmp_file(ice_tmp_t)
Chris PeBenito acd87c
Chris PeBenito acd87c
type iceauth_exec_t;
Chris PeBenito acd87c
files_type(iceauth_exec_t)
Chris PeBenito acd87c
Chris PeBenito acd87c
type xauth_exec_t;
Chris PeBenito acd87c
files_type(xauth_exec_t)
Chris PeBenito acd87c
Chris PeBenito 488ec7
# type for /var/lib/xkb
Chris PeBenito 488ec7
type xkb_var_lib_t;
Chris PeBenito 488ec7
files_config_file(xkb_var_lib_t)
Chris PeBenito 488ec7
Chris PeBenito 488ec7
# Type for the executable used to start the X server, e.g. Xwrapper.
Chris PeBenito 488ec7
type xserver_exec_t;
Chris PeBenito 488ec7
files_type(xserver_exec_t)
Chris PeBenito 488ec7
Chris PeBenito 488ec7
# Type for the X server log file.
Chris PeBenito 488ec7
type xserver_log_t;
Chris PeBenito 488ec7
logging_log_file(xserver_log_t)