14 lines
319 B
Plaintext
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.
|
|
|