[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to run Fetchmail



On Thu, Jan 18, 2001 at 10:18:32AM -0800, Gregory Cascante wrote:
> I have setup this way.....
> 1) under /etc/init.d/   a put this file  "fetchmail-up"
> 
> #!/bin/sh
> 
> fetchmail --syslog --invisible
> 
> 2) under /etc/rc2.d/   "ln -s ../init.d/fetchmail-up  K99fetchmailrc
> 3) make this file /etc/.fetchmailrc
> 4) chmod 710 .fetchmailrc

this is wrong, .fetchmailrc most certainly does not need to be
executable.  

chmod 600 .fetchmailrc is correct.  

-- 
Ethan Benson
http://www.alaska.net/~erbenson/

Attachment: pgpPmoHROA2gz.pgp
Description: PGP signature


Reply to: