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