[BACK]Return to rc.conf CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/rc.conf between version 1.85 and 1.86

version 1.85, 2003/03/04 22:45:53 version 1.86, 2003/03/10 01:05:28
Line 33 
Line 33 
 # For normal use: "-L sm-mta -bd -q30m", and note there is a cron job  # 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"  sendmail_flags="-L sm-mta -C/etc/mail/localhost.cf -bd -q30m"
 spamd_flags=NO          # for normal use: "" and see spamd-setup(8)  spamd_flags=NO          # for normal use: "" and see spamd-setup(8)
 spamd_setup=            # for normal use: -1 or other such options  
   
 # Set to NO if ftpd is running out of inetd  # Set to NO if ftpd is running out of inetd
 ftpd_flags=NO           # for non-inetd use: "-D"  ftpd_flags=NO           # for non-inetd use: "-D"

Legend:
Removed from v.1.85  
changed lines
  Added in v.1.86