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