Hello,
I'm running Asuswrt-Merlin 3.0.0.4.260.21 on my Asus RT-N66U. I'm having trouble getting the Scheduled LED control to work. Per the Wiki I created three scripts "services-start", "ledsoff.sh","ledson.sh" and made them executable. Lastly I placed them in /jffs/scripts/ directory.
I then rebooted my router and executed this command "cru l" in putty once the router came back up to make sure the jobs are setup.
But unfortunately the leds do not shutoff at the time I set. I looked at my logs and I noticed this.
Not sure if that has anything to do with my jobs not running. Turning the leds off via gui works fine, I just can't get the schedule jobs to work.
I'm running Asuswrt-Merlin 3.0.0.4.260.21 on my Asus RT-N66U. I'm having trouble getting the Scheduled LED control to work. Per the Wiki I created three scripts "services-start", "ledsoff.sh","ledson.sh" and made them executable. Lastly I placed them in /jffs/scripts/ directory.
I then rebooted my router and executed this command "cru l" in putty once the router came back up to make sure the jobs are setup.
25 0 bin cifs1 cifs2 dev etc home jffs lib mmc mnt opt proc rom root sbin sys tmp usr var www bin cifs1 cifs2 dev etc home jffs lib mmc mnt opt proc rom root sbin sys tmp usr var www bin cifs1 cifs2 dev etc home jffs lib mmc mnt opt proc rom root sbin sys tmp usr var www /jffs/scripts/ledsoff.sh #lightsoff#
0 8 bin cifs1 cifs2 dev etc home jffs lib mmc mnt opt proc rom root sbin sys tmp usr var www bin cifs1 cifs2 dev etc home jffs lib mmc mnt opt proc rom root sbin sys tmp usr var www bin cifs1 cifs2 dev etc home jffs lib mmc mnt opt proc rom root sbin sys tmp usr var www /jffs/scripts/ledson.sh #lightson#
But unfortunately the leds do not shutoff at the time I set. I looked at my logs and I noticed this.
Dec 7 14:49:01 crond[505]: user admin: parse error at bin
Dec 7 14:49:01 crond[505]: user admin: parse error at cifs1
Dec 7 14:49:01 crond[505]: user admin: parse error at cifs2
Dec 7 14:49:01 crond[505]: user admin: parse error at bin
Dec 7 14:49:01 crond[505]: user admin: parse error at cifs1
Dec 7 14:49:01 crond[505]: user admin: parse error at cifs2
Not sure if that has anything to do with my jobs not running. Turning the leds off via gui works fine, I just can't get the schedule jobs to work.