Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
I'm trying to setup crond.h and cronjobs.sh running. I made the two files according to the cron howto page on the DNS-323 wiki page: http://dns323.kood.org/howto:cron.
But when I try to start the scrips, I get the following message:
:/# sh /ffp/start/crond.sh start : not foundcrond.sh: line 2: : not foundcrond.sh: line 5: /ffp/start/crond.sh: .: line 6: can't open /ffp/etc/ffp.subr :/# sh /ffp/start/cronjobs.sh start : not foundcronjobs.sh: line 2: : not foundcronjobs.sh: line 5: /ffp/start/cronjobs.sh: .: line 6: can't open /ffp/etc/ffp.subr
I then tried setting up the scripts to run on boot with the chmod a+x flag, but after rebooting the DNS, I get the following lines in the ffp.log file:
* Running /ffp/etc/fun_plug.init ... * Running /ffp/etc/rc ... rcorder: requirement `LOGIN ' in file `/ffp/start/cronjobs.sh' has no providers. rcorder: requirement `LOGIN ' in file `/ffp/start/crond.sh' has no providers.
I'm a newbie in Linux and shell scripting. There wasn't any extra help info on the cron howto page. Can somesone tell me what I'm doing wrong, and how i can set up con to work on my DNS-323.
Thank you.
Offline