From 04549f4e18132ba915ac8a30e3e398293a45ff54 Mon Sep 17 00:00:00 2001 From: Alex Naidis Date: Wed, 24 Oct 2018 17:13:56 +0000 Subject: [PATCH] sanders: hostapd: Remove dump_file This is deprecated and creates a warning. Change-Id: I77a240b9cac810299709329f7d85f42a0274dfd8 Signed-off-by: Alex Naidis Signed-off-by: Adarsh-MR --- wifi/hostapd_default.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/wifi/hostapd_default.conf b/wifi/hostapd_default.conf index 3cfed22..bda0bdd 100644 --- a/wifi/hostapd_default.conf +++ b/wifi/hostapd_default.conf @@ -43,9 +43,6 @@ logger_syslog_level=2 logger_stdout=-1 logger_stdout_level=2 -# Dump file for state information (on SIGUSR1) -dump_file=/tmp/hostapd.dump - # Interface for separate control program. If this is specified, hostapd # will create this directory and a UNIX domain socket for listening to requests # from external programs (CLI/GUI, etc.) for status information and