It's actually 3.4.0

This commit is contained in:
Sean Whalen
2018-03-29 18:05:17 -04:00
parent e9821c585a
commit 3f00677449
2 changed files with 16 additions and 7 deletions
+1 -3
View File
@@ -496,9 +496,7 @@ setting to suit your needs.
Documentation=https://domainaware.github.io/parsedmarc/
[Service]
ExecStart=/usr/local/bin/parsedmarc --watch --save-aggregate -H "outlook.office365.com" -u "dmarc@example.com" -p "FooBar!" --save-aggregate
User=nobody
Group=nobody
ExecStart=/usr/local/bin/parsedmarc --watch --silent --save-aggregate --save-forensic -H "outlook.office365.com" -u "dmarc@example.com" -p "FooBar!" --save-aggregate
Restart=always
RestartSec=5m