summaryrefslogtreecommitdiff
path: root/community/opensmtpd/smtpd.socket
diff options
context:
space:
mode:
Diffstat (limited to 'community/opensmtpd/smtpd.socket')
-rw-r--r--community/opensmtpd/smtpd.socket8
1 files changed, 8 insertions, 0 deletions
diff --git a/community/opensmtpd/smtpd.socket b/community/opensmtpd/smtpd.socket
new file mode 100644
index 000000000..5d1d105cb
--- /dev/null
+++ b/community/opensmtpd/smtpd.socket
@@ -0,0 +1,8 @@
+[Unit]
+Description=OpenSMTPD Socket
+
+[Socket]
+ListenStream=/run/smtpd.sock
+
+[Install]
+WantedBy=sockets.target