blob: 422450c7a1908c5f6325cbb2fee5dcb99dbcfe06 [file] [log] [blame]
[Unit]
Description=OpenSSH Per-Connection Daemon
After=sshdgenkeys.service
[Service]
Environment="SSHD_OPTS="
EnvironmentFile=-/etc/default/ssh
ExecStart=-@SBINDIR@/sshd -i $SSHD_OPTS
StandardInput=socket
StandardError=syslog
KillMode=process