selinux-policy/strict/domains/program/irc.te
2005-04-29 17:45:15 +00:00

13 lines
276 B
Plaintext

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