*** rc.conf.ORG	Wed Dec 10 01:10:47 2003
--- rc.conf	Fri Dec 12 17:58:31 2003
***************
*** 31,37 ****
  httpd_flags=NO		# for normal use: "" (or "-DSSL" after reading ssl(8))
  
  # For normal use: "-L sm-mta -bd -q30m", and note there is a cron job
! sendmail_flags="-L sm-mta -C/etc/mail/localhost.cf -bd -q30m"
  spamd_flags=NO		# for normal use: "" and see spamd-setup(8)
  
  # Set to NO if ftpd is running out of inetd
--- 31,37 ----
  httpd_flags=NO		# for normal use: "" (or "-DSSL" after reading ssl(8))
  
  # For normal use: "-L sm-mta -bd -q30m", and note there is a cron job
! sendmail_flags=NO
  spamd_flags=NO		# for normal use: "" and see spamd-setup(8)
  
  # Set to NO if ftpd is running out of inetd
***************
*** 53,61 ****
  amd=NO
  pf=NO			# Packet filter / NAT
  portmap=NO		# Note: inetd(8) rpc services need portmap too
! inetd=YES		# almost always needed
! check_quotas=YES	# NO may be desirable in some YP environments
! ntpd=YES		# run ntpd if it exists
  
  krb5_master_kdc=NO	# KerberosV master KDC. Run 'info heimdal' for help.
  krb5_slave_kdc=NO	# KerberosV slave KDC.
--- 53,61 ----
  amd=NO
  pf=NO			# Packet filter / NAT
  portmap=NO		# Note: inetd(8) rpc services need portmap too
! inetd=NO		# almost always needed
! check_quotas=NO		# NO may be desirable in some YP environments
! ntpd=NO			# run ntpd if it exists
  
  krb5_master_kdc=NO	# KerberosV master KDC. Run 'info heimdal' for help.
  krb5_slave_kdc=NO	# KerberosV slave KDC.

