mirror of
https://github.com/DeNNiiInc/Web-Page-Performance-Test.git
synced 2026-04-18 04:05:58 +00:00
11 lines
172 B
SYSTEMD
11 lines
172 B
SYSTEMD
[Unit]
|
|
Description=Run auto-sync every 30 seconds
|
|
|
|
[Timer]
|
|
OnBootSec=1min
|
|
OnUnitActiveSec=60s
|
|
Unit=web-page-performance-test-sync.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|