This commit is contained in:
2025-06-06 10:31:05 +02:00
parent 7ca6f6a2ab
commit 86a1d988c7
9 changed files with 205 additions and 91 deletions

View File

@ -273,6 +273,11 @@ cron_user_entries:
hour: '*'
job: /root/bin/monitoring/check_ntpsec_service.sh > /dev/null 2>&1
- name: "Check if all autostart LX-Container are running.?"
minute: '*/10'
hour: '*'
job: /root/bin/LXC/boot-autostart-lx-container.sh
# ---