10 lines
121 B
SYSTEMD
10 lines
121 B
SYSTEMD
|
[Unit]
|
||
|
Description=Generate vnstati graphs
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=*:0/10
|
||
|
Persistent=false
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|