You've to save /etc/passwd and /etc/group in the flashfs once to avoid adding new user all the time.
I'm not dtrong in linux. To run EggDrop, i do this:
I'd like eggdrop will run automatically when i boot up my router. Can you help me how to do it? Any advices?Code:>> Logging on wl500gx #adduser uegg passsz #su uegg #cd /opt/eggdrop #./eggdrop -n eggdrop.conf << Logging out (Eggdrop process stays alive)
Last edited by FilimoniC; 15-11-2005 at 11:56.
Sorry for my bad English.
Покупайте Отечественных Слонов!!!
You've to save /etc/passwd and /etc/group in the flashfs once to avoid adding new user all the time.
Strange... added to post-mount:
[CODE]su uegg /opt/eggdrop/runeggdrop.sh &CODE]
runeggdrop.sh:
But it doesnt work!Code:cd /opt/eggdrop ./eggdrop -n eggdrop.conf > /dev/null
If i login to router via SSH and run su uegg /opt/eggdrop/runeggdrop.sh & manually, it works... i don't understand. Plesase explain and help me!
Sorry for my bad English.
Покупайте Отечественных Слонов!!!