summaryrefslogtreecommitdiff
path: root/debian/mailgraph.service
blob: a4d9810eccd4bd8b842575048bf251034f93f04d (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=mailgraph mail log file analyzer
After=

[Service]
Nice=19
Type=forking
ExecStart=/usr/sbin/mailgraph -d -l /var/log/mail.log --daemon-rrd=/var/lib/mailgraph --ignore-localhost

[Install]
WantedBy=multi-user.target