b52d96ab4e
Signed-off-by: Alex Suykov <alex.suykov@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
156 B
Desktop File
11 lines
156 B
Desktop File
[Unit]
|
|
Description=Exim MTA
|
|
After=syslog.target network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/exim -bdf
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|