Blame strict/domains/program/lpr.te
|
Chris PeBenito |
0fbfa5 |
#DESC Lpr - Print client
|
|
Chris PeBenito |
0fbfa5 |
#
|
|
Chris PeBenito |
0fbfa5 |
# Authors: Stephen Smalley <sds@epoch.ncsc.mil> and Timothy Fraser
|
|
Chris PeBenito |
0fbfa5 |
# X-Debian-Packages: lpr lprng
|
|
Chris PeBenito |
0fbfa5 |
#
|
|
Chris PeBenito |
0fbfa5 |
|
|
Chris PeBenito |
0fbfa5 |
|
|
Chris PeBenito |
0fbfa5 |
# Type for the lpr, lpq, and lprm executables.
|
|
Chris PeBenito |
0fbfa5 |
type lpr_exec_t, file_type, sysadmfile, exec_type;
|
|
Chris PeBenito |
0fbfa5 |
|
|
Chris PeBenito |
0fbfa5 |
# Everything else is in the lpr_domain macro in
|
|
Chris PeBenito |
0fbfa5 |
# macros/program/lpr_macros.te.
|