]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blobdiff - openssh/systemd/sshd@.service
openssh: Some bigger changes.
[people/arne_f/ipfire-3.x.git] / openssh / systemd / sshd@.service
diff --git a/openssh/systemd/sshd@.service b/openssh/systemd/sshd@.service
new file mode 100644 (file)
index 0000000..09f995e
--- /dev/null
@@ -0,0 +1,8 @@
+[Unit]
+Description=OpenSSH per-connection server daemon
+After=syslog.target auditd.service
+
+[Service]
+EnvironmentFile=/etc/sysconfig/sshd
+ExecStart=-/usr/sbin/sshd -i $OPTIONS
+StandardInput=socket