X-Git-Url: https://git.sommitrealweird.co.uk/quagga-debian.git/blobdiff_plain/191fe7a34582876de01d3e62c2a6587baf59a283..064d9c633233495319bcaa66335ea3d24c0bd7a1:/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