X-Git-Url: https://git.sommitrealweird.co.uk/quagga-debian.git/blobdiff_plain/6d99eb2938e976229cb50d848a1bc491532b54f9..110ea29b8fe7d11de09e19382a9a5808cfb90d32:/infra/patchwork/systemd/patchwork-delivery.socket diff --git a/infra/patchwork/systemd/patchwork-delivery.socket b/infra/patchwork/systemd/patchwork-delivery.socket deleted file mode 100644 index bfa6752..0000000 --- a/infra/patchwork/systemd/patchwork-delivery.socket +++ /dev/null @@ -1,15 +0,0 @@ -[Unit] -Description=Patchwork unix pipe to accept list mail delivery on - -[Socket] -#ListenStream=/tmp/patchwork.sock -ListenStream=127.0.0.1:8001 -SocketUser=patchwork -SocketGroup=patchwork -Accept=yes - -#ListenFIFO=/tmp/patchwork-fifo.sock - - -[Install] -WantedBy=sockets.target