diff --git a/refpolicy/policy/modules/services/ssh.te b/refpolicy/policy/modules/services/ssh.te
index 05718bb..fb9b239 100644
--- a/refpolicy/policy/modules/services/ssh.te
+++ b/refpolicy/policy/modules/services/ssh.te
@@ -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