decoderman / amtm

amtm - the Asuswrt-Merlin Terminal Menu
https://diversion.ch/amtm.html
GNU General Public License v3.0
175 stars 12 forks source link

Reboot scheduler - grep: /jffs/scripts/post-mount: No such file or directory #5

Closed francoism90 closed 5 years ago

francoism90 commented 5 years ago

This keeps showing on a clean (bridged) ASUS RT-AC78U 384.11. Is this fatal for the reboot scheduler? I don't have any other tools installed (as this is used as bridge).

Thanks! If more info is needed, please let me know.

decoderman commented 5 years ago

The reboot scheduler uses init-start to write the cron job, so that error is unrelated to that. You may get this error because you have a stale swap file on your USB device (likely myswap.swp). This error is fixed and will be available with the next release.

Of interest to me would be the contents of /jffs/scripts/ to determine why exactly you get the post-mount error.