Harden xTeVe update flow to prevent mapping deactivation

This commit is contained in:
2026-02-09 21:04:36 +11:00
parent 9dd5dfe180
commit 0ea2271823
4 changed files with 99 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
printf '0 * * * * /cronjob.sh' > /etc/crontabs/root
printf '5 * * * * /cronjob.sh' > /etc/crontabs/root
### Remove this line and everything beneath it ###
### Edit the above cron expression, rename this file to cron.txt, and restart the container.
### If no cron.txt is found the cronjob will run every hour
### If no cron.txt is found the cronjob will run every hour