]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blob - openssh/systemd/sshd@.service
Merge remote-tracking branch 'arne_f/autoconf'
[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