[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Option for disabling notification when no change is detected ?
From: |
Jean-Marc Liotier |
Subject: |
Re: Option for disabling notification when no change is detected ? |
Date: |
Mon, 30 Jul 2007 12:34:34 +0200 |
User-agent: |
Thunderbird 1.5.0.12 (Windows/20070509) |
Jean-Marc Liotier wrote:
> I like websec very much, but there is just one aspect of its behavior I
> find quite annoying : websec keeps on notifying after every run even
> when no change is detected.
Ooops... Stupid mistake from my part : I mistook cron's execution
notification from websec's own notification... I had simply forgotten
after setup to add '>/dev/null 2>&1' to the crontab line for websec to
stop cron from telling me about it.
Sorry for the disturbance...