]> git.ipfire.org Git - people/stevee/selinux-policy.git/blobdiff - refpolicy/policy/modules/services/ssh.te
make (almost) all interface parameters required. move boot_t, system_map_t, and...
[people/stevee/selinux-policy.git] / refpolicy / policy / modules / services / ssh.te
index 79cae6998e66f3b8fe91f2a69ff5b63ca369cce1..9b812eea2485410321256656910d8ab4a3248a60 100644 (file)
@@ -232,7 +232,7 @@ ifdef(`targeted_policy',`',`
 
        files_read_etc_files(ssh_keygen_t)
 
-       init_use_fd(ssh_keygen_t)
+       init_use_fds(ssh_keygen_t)
        init_use_script_ptys(ssh_keygen_t)
 
        libs_use_ld_so(ssh_keygen_t)