]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blob - openssh/systemd/sshd@.service
acpid: Update to 2.0.16 (among other changes).
[people/arne_f/ipfire-3.x.git] / openssh / systemd / sshd@.service
1 [Unit]
2 Description=OpenSSH per-connection server daemon
3 After=syslog.target auditd.service
4
5 [Service]
6 EnvironmentFile=/etc/sysconfig/sshd
7 ExecStart=-/usr/sbin/sshd -i $OPTIONS
8 StandardInput=socket