File: mailgraph.service

package info (click to toggle)
mailgraph 1.14-17
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 608 kB
  • sloc: perl: 7,060; sh: 133; makefile: 9
file content (11 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (4)
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