debugged systemd files

This commit is contained in:
2025-05-05 00:15:27 +02:00
parent f4d7a84c3a
commit 598b772a59
3 changed files with 21 additions and 2 deletions

11
speedtest.timer Normal file
View File

@@ -0,0 +1,11 @@
[Unit]
Description=Run speedtest script every 30 seconds
[Timer]
OnBootSec=30
OnUnitActiveSec=30
Persistent=true
[Install]
WantedBy=timers.target