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