Re: the daemon that won't die

2008-03-02 Thread Colin Brace
On Sun, Mar 2, 2008 at 7:05 PM, Christian Walther <[EMAIL PROTECTED]> wrote: > If you get an error from *cron* it means that greyscanner is executed > from cron itself. Christian, no, I am not running greyscanner via cron. However, there is this entry: # Save some entropy so that /dev/random

Re: the daemon that won't die

2008-03-02 Thread Christian Walther
Hi Colin, On 02/03/2008, Colin Brace <[EMAIL PROTECTED]> wrote: > Hi all, > > I made the mistake of trying to run greyscanner > as a > regular user. Now, everytime it runs (every 30 minutes), there is a > cron error from user "operato

the daemon that won't die

2008-03-02 Thread Colin Brace
Hi all, I made the mistake of trying to run greyscanner as a regular user. Now, everytime it runs (every 30 minutes), there is a cron error from user "operator" complaining that "you need to be root" to run /usr/libexec/save-entropy. More