Blame public/fs/etc/systemd/system/submission.service
|
root@culturestrings |
319898 |
[Unit]
|
|
root@culturestrings |
319898 |
Description=DomainKeys Identified Mail (DKIM) Submission Port Milter
|
|
root@culturestrings |
319898 |
Documentation=man:opendkim(8) man:opendkim.conf(5) man:opendkim-genkey(8) man:opendkim-genzone(8) man:opendkim-testadsp(8) man:opendkim-testkey http://www.opendkim.org/docs.html
|
|
root@culturestrings |
319898 |
After=local-fs.target network.target syslog.target
|
|
root@culturestrings |
319898 |
|
|
root@culturestrings |
319898 |
[Service]
|
|
root@culturestrings |
319898 |
Type=simple
|
|
root@culturestrings |
319898 |
PIDFile=/var/run/opendkim/submission.pid
|
|
root@culturestrings |
319898 |
ExecStart=/usr/sbin/opendkim -f -x /etc/opendkim/submission.conf
|
|
root@culturestrings |
319898 |
ExecReload=/bin/kill -USR1 $MAINPID
|
|
root@culturestrings |
319898 |
NonBlocking=yes
|
|
root@culturestrings |
319898 |
|
|
root@culturestrings |
319898 |
[Install]
|
|
root@culturestrings |
319898 |
WantedBy=multi-user.target
|