Install Raspberry Pi production monitor timer

This commit is contained in:
Курнат Андрей
2026-06-09 21:26:17 +03:00
parent ccd20d76e7
commit 4bf54f7fda
8 changed files with 213 additions and 7 deletions
@@ -0,0 +1,13 @@
[Unit]
Description=Run QSfera Raspberry Pi production verification every five minutes
Documentation=file:/mnt/data/qsfera/cloud-server/src/docs/raspberry-pi-5-docker.md
[Timer]
OnBootSec=2min
OnUnitActiveSec=5min
AccuracySec=30s
Persistent=true
Unit=qsfera-rpi-production-check.service
[Install]
WantedBy=timers.target