summarylogtreecommitdiffstats
path: root/sshd@.service
diff options
context:
space:
mode:
Diffstat (limited to 'sshd@.service')
-rw-r--r--sshd@.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/sshd@.service b/sshd@.service
new file mode 100644
index 000000000000..7ce3d37baa43
--- /dev/null
+++ b/sshd@.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=OpenSSH Per-Connection Daemon
+After=sshdgenkeys.service
+
+[Service]
+ExecStart=-/usr/bin/sshd -i
+StandardInput=socket
+StandardError=syslog