diff --git a/examples/example/etc/rc.conf b/examples/example/etc/rc.conf index d939df9..a59505e 100755 --- a/examples/example/etc/rc.conf +++ b/examples/example/etc/rc.conf @@ -13,9 +13,7 @@ cron_flags="$cron_flags -J 15" syslogd_flags="-ss" # Prevent sendmail to try to connect to localhost -sendmail_enable="NO" -sendmail_submit_enable="NO" -sendmail_outbound_enable="NO" +# sendmail_enable="NONE" # Bring up sshd, it takes some time and uses some entropy on first startup # sshd_enable="YES"