hack
This commit is contained in:
parent
b9ea0fed0f
commit
b488014fd7
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue