diff --git a/src/etc/rc.conf b/src/etc/rc.conf index 722be4d0..b0056011 100644 --- a/src/etc/rc.conf +++ b/src/etc/rc.conf @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.15 1998/02/18 22:46:26 deraadt Exp $ +# $OpenBSD: rc.conf,v 1.16 1998/03/07 12:54:41 deraadt Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for 'normal' use: routed_flags="-q" @@ -12,7 +12,7 @@ sendmail_flags=NO # for 'normal' use: sendmail_flags="-bd -q30m" smtpfwdd_flags=NO # for 'normal' use: smtpfwdd_flags="", no -bd above. named_flags=NO # for 'normal' use: named_flags="" timed_flags=NO # for 'normal' use: timed_flags="" -photurisd_flags="" # for 'normal' use: photurisd_flags="" +photurisd_flags=NO # for 'normal' use: photurisd_flags="" mopd_flags=NO # for 'normal' use: mopd_flags="-a" # set the following to "YES" to turn them on