13 lines
330 B
Plaintext
13 lines
330 B
Plaintext
#DESC ICEauth - ICE authority file utility
|
|
#
|
|
# Domains for the iceauth program.
|
|
#
|
|
# Author: Ivan Gyurdiev <gyurdiev@redhat.com>
|
|
#
|
|
# iceauth_exec_t is the type of the xauth executable.
|
|
#
|
|
type iceauth_exec_t, file_type, exec_type, sysadmfile;
|
|
|
|
# Everything else is in the iceauth_domain macro in
|
|
# macros/program/iceauth_macros.te.
|