Module Name: src
Committed By: roy
Date: Mon Feb 3 09:12:53 UTC 2020
Modified Files:
src/etc/defaults: rc.conf
Log Message:
Enable hostapd syslog support by default.
To generate a diff of this commit:
cvs rdiff -u -r1.152 -r1.153 src/etc/defaults/rc.conf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/etc/defaults/rc.conf
diff -u src/etc/defaults/rc.conf:1.152 src/etc/defaults/rc.conf:1.153
--- src/etc/defaults/rc.conf:1.152 Sun Sep 15 19:38:09 2019
+++ src/etc/defaults/rc.conf Mon Feb 3 09:12:53 2020
@@ -1,4 +1,4 @@
-# $NetBSD: rc.conf,v 1.152 2019/09/15 19:38:09 brad Exp $
+# $NetBSD: rc.conf,v 1.153 2020/02/03 09:12:53 roy Exp $
#
# /etc/defaults/rc.conf --
# default configuration of /etc/rc.conf
@@ -316,7 +316,7 @@ iscsi_target=NO iscsi_target_flags=""
iscsid=NO
# WPA daemons.
-hostapd=NO hostapd_flags="-B /etc/hostapd.conf"
+hostapd=NO hostapd_flags="-Bs /etc/hostapd.conf"
wpa_supplicant=NO wpa_supplicant_flags="-Ms -c /etc/wpa_supplicant.conf"
# Bluetooth configuration