On Mon, Jan 18, 2010 at 2:17 PM, Lucas Reddinger <[email protected]>wrote:
> Hello, > > Upon the installation (``pkg_add -r'') of postfix, I was asked, as > usual, to disable some daily routines. > > > And you can disable some sendmail specific daily maintenance routines in > your > > /etc/periodic.conf file: > > > > daily_clean_hoststat_enable="NO" > > daily_status_mail_rejects_enable="NO" > > daily_status_include_submit_mailq="NO" > > daily_submit_queuerun="NO" > > However, on Freebsd 8.0 release, ``/etc/periodic.conf'' does not > exist. I believe that the contents of ``/etc/periodic/daily'' are > relevant here. > > What is the preferred method of performing these actions now? Create the file /etc/periodic.conf and add those assignments to it. Matt > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
