Re: Script fails when run without SU from cron

2002-09-25 Thread dbrett
Use the user under which the cron job will be set-up under. It will use the same envirnment david On Wed, 25 Sep 2002, Barton Hodges wrote: > I'm not sure this is the right place to ask this > question, but I'll give it a shot. > > I have a perl script that runs as a daemon, listening > on po

Script fails when run without SU from cron

2002-09-25 Thread Barton Hodges
I'm not sure this is the right place to ask this question, but I'll give it a shot. I have a perl script that runs as a daemon, listening on port 10022. If I call the script from the command line, logged in as root, it works great. However, if the script is called from CRON, or by any startup