2011-06-28 12:01:11 +02:00
|
|
|
[Unit]
|
2011-11-18 09:20:54 +01:00
|
|
|
Description=OpenSSH per-connection server daemon
|
2015-01-13 17:48:55 +01:00
|
|
|
Documentation=man:sshd(8) man:sshd_config(5)
|
2013-05-21 18:37:18 +02:00
|
|
|
Wants=sshd-keygen.service
|
2014-06-03 17:47:56 +02:00
|
|
|
After=sshd-keygen.service
|
2011-06-28 12:01:11 +02:00
|
|
|
|
|
|
|
[Service]
|
2013-05-21 18:37:18 +02:00
|
|
|
EnvironmentFile=-/etc/sysconfig/sshd
|
2011-11-18 09:20:54 +01:00
|
|
|
ExecStart=-/usr/sbin/sshd -i $OPTIONS
|
2011-06-28 12:01:11 +02:00
|
|
|
StandardInput=socket
|