• SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Recent content by phyrexianhulk

  1. P

    asuswrt-merlin jffs scripts not executed

    Huh. Nice catch! You are right. I feel embarrassed now... :o By the way, if anyone happens to need that kind of file touching mechanism, I improved the snippet to auto-include the filename of the current shell script: #!/bin/sh DIR=/tmp DATE=$(date +"%Y-%m-%d-%H%M%S") NAME=`basename...
  2. P

    asuswrt-merlin jffs scripts not executed

    Hello everyone and thanks for your time, I have an AC68U with merlin 3.0.0.4.374.43_2 running. Everything works quite well, except that the user scripts within /jffs/scripts/ do not get executed on a reboot. This is the contents of /jffs/scripts/: admin@MCP:/jffs/scripts# ls -lisha 2...
Back
Top