Health Checks eingebaut

This commit is contained in:
hubobel 2026-01-11 17:45:47 +01:00
parent 613df62e32
commit 62b2ee23f4
5 changed files with 67 additions and 5 deletions

1
Python/Cron Normal file
View file

@ -0,0 +1 @@
@reboot sleep 30 && /usr/bin/python3 /home/christof/lcd/test3.py >> /var/log/start_after_boot.log 2>&1