summarylogtreecommitdiffstats
path: root/sshd@.service
diff options
context:
space:
mode:
authorChristian Hesse2015-06-28 23:55:21 +0200
committerChristian Hesse2015-06-28 23:55:21 +0200
commit71a331b81bfd29729c878592c0cb9acfae60ef31 (patch)
tree3724a7c4be219497952eb840044d4f0bf71e3e42 /sshd@.service
downloadaur-71a331b81bfd29729c878592c0cb9acfae60ef31.tar.gz
initial import of openssh-git 6.8.P1.r125.g51a1c21-1
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