|
|
@ -1,6 +1,6 @@ |
|
|
|
#!/bin/sh - |
|
|
|
# |
|
|
|
# $OpenBSD: rc.conf,v 1.184 2013/12/18 09:12:33 ajacoutot Exp $ |
|
|
|
# $OpenBSD: rc.conf,v 1.185 2014/03/12 18:21:34 tedu Exp $ |
|
|
|
|
|
|
|
# DO NOT EDIT THIS FILE!! |
|
|
|
# |
|
|
@ -53,7 +53,7 @@ hostapd_flags=NO # for normal use: "" |
|
|
|
ifstated_flags=NO # for normal use: "" |
|
|
|
relayd_flags=NO # for normal use: "" |
|
|
|
snmpd_flags=NO # for normal use: "" |
|
|
|
smtpd_flags=NO # for normal use: "" |
|
|
|
smtpd_flags="" # for normal use: "" |
|
|
|
sndiod_flags="" # for normal use: "" |
|
|
|
ldapd_flags=NO # for normal use: "" |
|
|
|
npppd_flags=NO # for normal use: "" |
|
|
@ -80,7 +80,7 @@ nginx_flags=NO # for normal use: "" |
|
|
|
slowcgi_flags=NO # for normal use: "" |
|
|
|
|
|
|
|
# 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=NO |
|
|
|
spamd_flags=NO # for normal use: "" and see spamd(8) |
|
|
|
spamd_black=NO # set to YES to run spamd without greylisting |
|
|
|
spamlogd_flags="" # use eg. "-i interface" and see spamlogd(8) |
|
|
|