On Mon, Feb 11, 2013 at 10:11:42AM -0600, Donald Lee wrote: > Is this as intended, so the /etc/daily config can be separate from > whatever is in rc.conf, or is this an oversight? rc.conf is the startup configuration, the daily maintenance configuration is in /etc/daily.conf. See daily(5). Martin