On Thu, 5 Aug 2010 09:10:53 -0700
Jason <jhelf...@e-e.com> wrote:

> Hello,
>    
> I am trying to get periodic to not send mail to root, and only log,
> but have been unsuccessful thus far.
>   

> Here are the contents of my /etc/periodic.conf file (0644, root,
> wheel): 
> daily_output="/var/log/daily.log"
> weekly_output="/var/log/weekly.log"
> monthly_output="//var/log/monthly.log"

Is it perhaps the security log that you are seeing? You are missing: 

security_output="/var/log/security.log"

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to