selinux-policy/mls/domains/program/ssh-agent.te
2005-11-22 19:28:03 +00:00

14 lines
319 B
Plaintext

#DESC ssh-agent - agent to securely store ssh-keys
#
# Authors: Thomas Bleher <ThomasBleher@gmx.de>
#
# X-Debian-Packages: ssh
#
# Type for the ssh-agent executable.
type ssh_agent_exec_t, file_type, exec_type, sysadmfile;
# Everything else is in the ssh_agent_domain macro in
# macros/program/ssh_agent_macros.te.