summaryrefslogtreecommitdiff
path: root/examples/example/etc/rc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/example/etc/rc.conf')
-rwxr-xr-xexamples/example/etc/rc.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/example/etc/rc.conf b/examples/example/etc/rc.conf
index d939df9..4ff6b4f 100755
--- a/examples/example/etc/rc.conf
+++ b/examples/example/etc/rc.conf
@@ -16,6 +16,7 @@ syslogd_flags="-ss"
16sendmail_enable="NO" 16sendmail_enable="NO"
17sendmail_submit_enable="NO" 17sendmail_submit_enable="NO"
18sendmail_outbound_enable="NO" 18sendmail_outbound_enable="NO"
19sendmail_msp_queue_enable="NO"
19 20
20# Bring up sshd, it takes some time and uses some entropy on first startup 21# Bring up sshd, it takes some time and uses some entropy on first startup
21# sshd_enable="YES" 22# sshd_enable="YES"