9 lines
163 B
Groff
9 lines
163 B
Groff
|
[Unit]
|
||
|
Description=OpenSSH per-connection server daemon
|
||
|
After=auditd.service
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=-/usr/sbin/sshd -i -e
|
||
|
StandardInput=socket
|
||
|
StandardError=journal
|