ssh_keysign_exec_t should be a bin

This commit is contained in:
Chris PeBenito 2006-05-09 15:24:11 +00:00
parent 6bd449484d
commit 4c44b8d594

View File

@ -16,7 +16,7 @@ type ssh_keygen_exec_t;
corecmd_executable_file(ssh_keygen_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
# range_transition works in loadable modules