Re: Troubles starting fetchmail from init scripts

2010-03-20 Thread Sergio Augusto Vladisauskis
My startup script and configuration. I make it. On Sat, 20 Mar 2010 06:01:19 -0400, Daniel J Walsh wrote: > On 03/19/2010 08:53 PM, Jonathan Ryshpan wrote: >> On Fri, 2010-03-19 at 14:39 -0700, Craig White wrote: >> >>> On Fri, 2010-03-19 at 14:08 -0700, Jonathan Ryshpan wrote: >>>

Re: Troubles starting fetchmail from init scripts

2010-03-20 Thread Daniel J Walsh
On 03/19/2010 08:53 PM, Jonathan Ryshpan wrote: > On Fri, 2010-03-19 at 14:39 -0700, Craig White wrote: > >> On Fri, 2010-03-19 at 14:08 -0700, Jonathan Ryshpan wrote: >> >>> On Fri, 2010-03-19 at 15:02 -0500, Steven Stern wrote: >>> On 03/19/2010 02:52 PM, Jonathan Ryshpan w

Re: Troubles starting fetchmail from init scripts

2010-03-19 Thread Jonathan Ryshpan
On Fri, 2010-03-19 at 15:02 -0500, Steven Stern wrote: > You could also start it without the su by adding it to your own > crontab: > > @reboot sleep 5 && fetchmail This works fine, and looks like the "right" way to do it. No need to mess with the startup scripts. Thanks again - jon -- us

Re: Troubles starting fetchmail from init scripts

2010-03-19 Thread Jonathan Ryshpan
On Fri, 2010-03-19 at 14:39 -0700, Craig White wrote: > On Fri, 2010-03-19 at 14:08 -0700, Jonathan Ryshpan wrote: > > On Fri, 2010-03-19 at 15:02 -0500, Steven Stern wrote: > > > On 03/19/2010 02:52 PM, Jonathan Ryshpan wrote: > > > > I have a little script to start fetchmail, which is activated i

Re: Troubles starting fetchmail from init scripts

2010-03-19 Thread Craig White
On Fri, 2010-03-19 at 14:08 -0700, Jonathan Ryshpan wrote: > On Fri, 2010-03-19 at 15:02 -0500, Steven Stern wrote: > > On 03/19/2010 02:52 PM, Jonathan Ryshpan wrote: > > > I have a little script to start fetchmail, which is activated in > > > rc.local. It runs perfectly when started from a root

Re: Troubles starting fetchmail from init scripts

2010-03-19 Thread Jonathan Ryshpan
On Fri, 2010-03-19 at 15:02 -0500, Steven Stern wrote: > On 03/19/2010 02:52 PM, Jonathan Ryshpan wrote: > > I have a little script to start fetchmail, which is activated in > > rc.local. It runs perfectly when started from a root login; but it > > fails when started from rc.local. > > > > Here i

Re: Troubles starting fetchmail from init scripts

2010-03-19 Thread Steven Stern
On 03/19/2010 02:52 PM, Jonathan Ryshpan wrote: > I have a little script to start fetchmail, which is activated in > rc.local. It runs perfectly when started from a root login; but it > fails when started from rc.local. > > Here is the info: > === Scripts Start ===

Troubles starting fetchmail from init scripts

2010-03-19 Thread Jonathan Ryshpan
I have a little script to start fetchmail, which is activated in rc.local. It runs perfectly when started from a root login; but it fails when started from rc.local. Here is the info: === Scripts Start === $ more rc.local fetchmail-start