Enable hostapd syslog support by default.
This commit is contained in:
parent
ce63da2fc1
commit
01184df4dd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user