ssh_keysign_exec_t should be a bin
This commit is contained in:
parent
6bd449484d
commit
4c44b8d594
@ -16,7 +16,7 @@ type ssh_keygen_exec_t;
|
|||||||
corecmd_executable_file(ssh_keygen_exec_t)
|
corecmd_executable_file(ssh_keygen_exec_t)
|
||||||
|
|
||||||
type ssh_keysign_exec_t;
|
type ssh_keysign_exec_t;
|
||||||
files_type(ssh_keysign_exec_t)
|
corecmd_executable_file(ssh_keysign_exec_t)
|
||||||
|
|
||||||
# real declaration moved to mls until
|
# real declaration moved to mls until
|
||||||
# range_transition works in loadable modules
|
# range_transition works in loadable modules
|
||||||
|
Loading…
Reference in New Issue
Block a user