@Viktor Jaep
Glad I'm not the only one to remember NT service pack updates - the horror, the horror!
Ok, I did a quick Entware update last night and apart from the expected need to manually upgrade Tailscale and a quick re-install of Scribe as syslog-ng it has gone from version 4.7.1-2 -> 4.10.2-2, I noted the following with regard to your scripts after I had "stabilised everything" and looked closer.
I have vpnmon-r3, tailmon and rtrmon starting up from post-mount, with the following lines:
Code:
(sleep 30 && /jffs/scripts/vpnmon-r3.sh -screen -now) & # Added by vpnmon-r3
(sleep 40 && /jffs/scripts/tailmon.sh -screen -now) & # Added by tailmon
(sleep 50 && /jffs/scripts/rtrmon.sh -screen -now) & # Added manually
I think I may have tweaked the delay on a couple of them but it's so long ago I can't remember ... anyway all been working great prior to the latest Entware updates.
After the Entware updates, it seemed like none of them had run from post-mount, a "screen -ls" gave no results.
I did note the Entware "screen" utility had been updated from 4.9.1-2 -> 5.0.1-1, which may explain something?
I ran those post-mount lines manually from the command line and they appear to work ok, so it's only running from within post-mount at startup they are failing ... which has me a bit stumped?
Anyway, at that point I'd run out of my allowed upgrade window (thought it was going to be a quick and easy one - famous last words), so I did a quick "run away" and restored yesterday's backup from backupmon - how much do we love that? A lot! And back in business for now, but with that red "Entware packages -> 85p available" staring me in the face and triggering my OCD

.
So when you have a play on the weekend maybe you can confirm my results and have a look at what may be causing it?
Cheers,
Stephen