etc/systemd/system/rpi-check-restart.timer hinzugefügt

This commit is contained in:
2025-09-22 00:15:33 +02:00
parent a63a4b3ecc
commit 2691f6bf19

View File

@@ -0,0 +1,10 @@
[Unit]
Description=Restart RPI Check daily at 00:00
[Timer]
OnCalendar=*-*-* 00:00:00
Persistent=true
Unit=rpi-check-restart.service
[Install]
WantedBy=timers.target