Blame strict/domains/program/irc.te
|
Chris PeBenito |
0fbfa5 |
#DESC Irc - IRC client
|
|
Chris PeBenito |
0fbfa5 |
#
|
|
Chris PeBenito |
0fbfa5 |
# Domains for the irc program.
|
|
Chris PeBenito |
0fbfa5 |
# X-Debian-Packages: tinyirc ircii
|
|
Chris PeBenito |
0fbfa5 |
|
|
Chris PeBenito |
0fbfa5 |
#
|
|
Chris PeBenito |
0fbfa5 |
# irc_exec_t is the type of the irc executable.
|
|
Chris PeBenito |
0fbfa5 |
#
|
|
Chris PeBenito |
0fbfa5 |
type irc_exec_t, file_type, sysadmfile, exec_type;
|
|
Chris PeBenito |
0fbfa5 |
|
|
Chris PeBenito |
0fbfa5 |
# Everything else is in the irc_domain macro in
|
|
Chris PeBenito |
0fbfa5 |
# macros/program/irc_macros.te.
|