14 lines
519 B
Diff
14 lines
519 B
Diff
|
Index: hostapd-0.7.3/hostapd/hostapd.conf
|
||
|
===================================================================
|
||
|
--- hostapd-0.7.3.orig/hostapd/hostapd.conf
|
||
|
+++ hostapd-0.7.3/hostapd/hostapd.conf
|
||
|
@@ -52,7 +52,7 @@ logger_stdout=-1
|
||
|
logger_stdout_level=2
|
||
|
|
||
|
# Dump file for state information (on SIGUSR1)
|
||
|
-dump_file=/tmp/hostapd.dump
|
||
|
+dump_file=/var/run/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
|