summaryrefslogtreecommitdiff
path: root/community-testing/exim/exim.socket
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/exim/exim.socket')
-rw-r--r--community-testing/exim/exim.socket10
1 files changed, 10 insertions, 0 deletions
diff --git a/community-testing/exim/exim.socket b/community-testing/exim/exim.socket
new file mode 100644
index 000000000..36d28684f
--- /dev/null
+++ b/community-testing/exim/exim.socket
@@ -0,0 +1,10 @@
+[Unit]
+Description=Exim Mail Transfer Agent
+Conflicts=exim.service
+
+[Socket]
+ListenStream=25
+Accept=yes
+
+[Install]
+WantedBy=sockets.target