Files
for-gentoo/net-misc/openssh/files/sshd.pam_include.2
T
Fabio Erculiani 886c4b93ea [net-misc/openssh] fix systemd unit, move checkconfig to separate sh file
/etc/init.d/sshd now sources /sbin/sshd-functions.sh, which contains
checkconfig() and gen_key*() friends. This makes possible to reuse
that code in the systemd sshd service unit and properly setup
host keys the same way the openrc script does.
2013-04-04 18:02:30 +01:00

5 lines
156 B
Plaintext

auth include system-remote-login
account include system-remote-login
password include system-remote-login
session include system-remote-login