forked from pool/matomo
OBS-URL: https://build.opensuse.org/package/show/network:utilities/matomo?expand=0&rev=130
11 lines
152 B
SYSTEMD
11 lines
152 B
SYSTEMD
[Unit]
|
|
Description=Auto-Archiving of matomo Reports
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* *:05:00
|
|
AccuracySec=12h
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|