Gargoyle version 1.12.0 | OpenWrt 18.06 branch |
Gargoyle revision d8b3cc58| OpenWrt commit 5e4533c
Built December 01, 2019 | Target ar71xx/ath10k-large
Archer_C7
I noticed that my cronjobs are removed from crontabs at reboot.
To confirm, I have used chattr +i to block root file and reboot. Once taking a look at logread I see:
Yes the crontab is modified dynamically during normal operation by several parts of Gargoyle.
This should not affect any user added ones unless they are the same/similar to regular Gargoyle operations.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
I just want that the commands I include on crontab -e persist which is not happening. After some days they are removed somehow from crontab.
Investigating I found that other process changes the file at boot.
Can you provide examples of the commands you are adding? There is only a few possibilities for them to disappear:
1. Your router is full and it is in read-only temporary storage mode
2. You're using commands which are too similar to Gargoyle native cronjobs and are being overwritten
I can't evaluate the 2nd one without you telling me exactly what you're trying to achieve.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.