aboutsummaryrefslogtreecommitdiff
path: root/etc/defaults
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2006-02-12 22:13:16 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2006-02-12 22:13:16 +0000
commit51b6501d84bb96252a675eef82a104c500935b47 (patch)
treecfe942d201601df57c233ee4d06326960dd5cc17 /etc/defaults
parentb3205eb79339c00e4bcc26306e3e7665f7e4578a (diff)
Notes
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/rc.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index 357e11f802f3..b81742df07fc 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -184,6 +184,7 @@ ppp_profile="papchap" # Which profile to use from /etc/ppp/ppp.conf.
ppp_user="root" # Which user to run ppp as
### Network daemon (miscellaneous) ###
+hostapd_enable="NO" # Run hostap daemon.
syslogd_enable="YES" # Run syslog daemon (or NO).
syslogd_program="/usr/sbin/syslogd" # path to syslogd, if you want a different one.
syslogd_flags="-s" # Flags to syslogd (if enabled).