[arch-commits] Commit in openssh/trunk (sshd at .service)

Florian Pritz bluewind at archlinux.org
Sun Jun 10 13:13:03 UTC 2012


    Date: Sunday, June 10, 2012 @ 09:13:03
  Author: bluewind
Revision: 161377

add missing sshd at .service file

Added:
  openssh/trunk/sshd at .service

---------------+
 sshd at .service |    8 ++++++++
 1 file changed, 8 insertions(+)

Added: sshd at .service
===================================================================
--- sshd at .service	                        (rev 0)
+++ sshd at .service	2012-06-10 13:13:03 UTC (rev 161377)
@@ -0,0 +1,8 @@
+[Unit]
+Description=OpenSSH Per-Connection Daemon
+After=sshdgenkeys.service
+
+[Service]
+ExecStart=-/usr/sbin/sshd -i
+StandardInput=socket
+StandardError=syslog




More information about the arch-commits mailing list