]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - openssh/systemd/sshd.socket
openssh: Fix systemd service files.
[people/ms/ipfire-3.x.git] / openssh / systemd / sshd.socket
diff --git a/openssh/systemd/sshd.socket b/openssh/systemd/sshd.socket
deleted file mode 100644 (file)
index 94b9533..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=OpenSSH Server Socket
-Conflicts=sshd.service
-
-[Socket]
-ListenStream=22
-Accept=yes
-
-[Install]
-WantedBy=sockets.target