summarylogtreecommitdiffstats
path: root/exim-submission@.service
blob: 4f90cd83dc8d6dc95de3b42fbba16b1d05934b32 (plain)
1
2
3
4
5
6
7
8
9
10
11
# It doesn't make sense for this to be separate from exim@.service
# However, I couldn't think of a way to have two .socket files point
# to it ([Socket] Service= is rejected if Accept=yes is set).

[Unit]
Description=Exim Mail Daemon per-connection server (message submission)

[Service]
ExecStart=-/usr/bin/exim -bs
StandardInput=socket
StandardError=syslog