Subject: Re: what regenerates sendmail.cf at boot time ?
To: John Refling <refling@stanfordalumni.org>
From: Martin Weber <Ephaeton@gmx.net>
List: netbsd-help
Date: 12/16/2003 12:28:40
On Tue, Dec 16, 2003 at 02:11:46AM -0800, John Refling wrote:
>
> I am looking at -current on the i386 from a few weeks ago, and am
> trying to get sendmail working. (...)
Sorry, no idea.
> Also, what process makes copies of the etc config files in /var/backups?
/etc/daily, run by root's crontab. Check daily.conf(5), crontab -l as root.
Regards,
-Martin