Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sshd: label sshd-session as sshd_exec_t
OpenSSH 9.8 splits out much of the session code from the main sshd binary into a new sshd-session binary. Allow the sshd server to execute this binary by labeling it as sshd_exec_t. Signed-off-by: Kenton Groombridge <[email protected]>
- Loading branch information