JFC-Group / JF-Customisation

Firmwares, Tips and Tricks regarding JF
139 stars 36 forks source link

Autostart scripts not working #31

Closed keshavgarg616 closed 1 year ago

keshavgarg616 commented 1 year ago

Hi, I rooted my router today but I noticed that everytime it reboots, telnet access is gone and I have to reupload the hacked config file...

my scripts both in /flash and /flash2 also do not run despite being both chmod +x and executable throught telnet

!/bin/sh

vsftpd /flash/vsftpd.conf &
iptables -I fwInBypass -p tcp --dport 21 -m ifgroup --ifgroup-in 0x1/0x1 -j ACCEPT

What can i DO?

itsyourap commented 1 year ago

Well you cannot do anything since /pfrm2.0 isn't writable.