This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment=LANG=C
-
ExecStart=/usr/bin/mrtg --daemon --fhs --user=mrtg
-
ExecStart=/usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --confcache-file /var/lib/mrtg/mrtg.ok
-
KillMode=process
-
LogLevelMax=notice
-
LogsDirectory=mrtg
-
LogsDirectoryMode=0750
-
PIDFile=/run/mrtg/mrtg.pid
-
PrivateTmp=yes
-
ReadOnlyDirectories=/etc
-
RuntimeDirectory=mrtg
-
StateDirectory=mrtg
-
StateDirectoryMode=0750
-
Type=forking
-
Type=simple
-
User=mrtg
-
-
[Unit]
-
After=syslog.target
-
Description=Multi Router Traffic Grapher
-
Description=Multi-router Traffic Grapher
-
Documentation=https://oss.oetiker.ch/mrtg/doc/index.en.html
-
Additionnal notes
Nothing here.