Blame strict/domains/program/iceauth.te
|
Chris PeBenito |
2705f9 |
#DESC ICEauth - ICE authority file utility
|
|
Chris PeBenito |
2705f9 |
#
|
|
Chris PeBenito |
2705f9 |
# Domains for the iceauth program.
|
|
Chris PeBenito |
2705f9 |
#
|
|
Chris PeBenito |
2705f9 |
# Author: Ivan Gyurdiev <gyurdiev@redhat.com>
|
|
Chris PeBenito |
2705f9 |
#
|
|
Chris PeBenito |
2705f9 |
# iceauth_exec_t is the type of the xauth executable.
|
|
Chris PeBenito |
2705f9 |
#
|
|
Chris PeBenito |
2705f9 |
type iceauth_exec_t, file_type, exec_type, sysadmfile;
|
|
Chris PeBenito |
2705f9 |
|
|
Chris PeBenito |
2705f9 |
# Everything else is in the iceauth_domain macro in
|
|
Chris PeBenito |
2705f9 |
# macros/program/iceauth_macros.te.
|