forked from pool/munin
8 lines
123 B
SYSTEMD
8 lines
123 B
SYSTEMD
|
[Unit]
|
||
|
Description=Collect node data
|
||
|
Documentation=man:munin-cron(8)
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart=/usr/bin/munin-cron
|