This commit is contained in:
Chris PeBenito 2005-11-01 20:52:48 +00:00
parent b9ea0fed0f
commit b488014fd7
1 changed files with 5 additions and 0 deletions

View File

@ -34,6 +34,11 @@ ifdef(`targeted_policy',`
type sshd_var_run_t;
files_type(sshd_var_run_t)
# FIXME
typeattribute ssh_exec_t entry_type;
typeattribute ssh_keygen_exec_t entry_type;
typeattribute ssh_keysign_exec_t entry_type;
',`
# Type for the ssh-agent executable.
type ssh_agent_exec_t;