gentoo-overlay/mail-mta/opensmtpd/files/smtpd.service

11 lines
138 B
INI
Raw Normal View History

2020-01-06 12:29:37 +03:00
[Unit]
Description=OpenSMTPD
After=network.target
[Service]
Type=forking
ExecStart=/usr/sbin/smtpd
[Install]
WantedBy=multi-user.target