]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blobdiff - openssh/systemd/sshd@.service
openssh: Fix systemd service files.
[people/arne_f/ipfire-3.x.git] / openssh / systemd / sshd@.service
diff --git a/openssh/systemd/sshd@.service b/openssh/systemd/sshd@.service
deleted file mode 100644 (file)
index 09f995e..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-[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