diff options
Diffstat (limited to 'net-misc/openssh-x/files/sshd.socket')
-rw-r--r-- | net-misc/openssh-x/files/sshd.socket | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-misc/openssh-x/files/sshd.socket b/net-misc/openssh-x/files/sshd.socket deleted file mode 100644 index 94b95331..00000000 --- a/net-misc/openssh-x/files/sshd.socket +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=OpenSSH Server Socket -Conflicts=sshd.service - -[Socket] -ListenStream=22 -Accept=yes - -[Install] -WantedBy=sockets.target |