hostapd/hostapd-tmp.diff
Andreas Jaeger 13a6e6ba69 Accepting request 87488 from home:lnussel:branches:Base:System
- update to version 0.7.3
- don't use /tmp for dump file in default config
- verbose build
- fix build for older distros
- enable driver 'none' for radius only mode
- add init script

OBS-URL: https://build.opensuse.org/request/show/87488
OBS-URL: https://build.opensuse.org/package/show/Base:System/hostapd?expand=0&rev=12
2011-10-12 13:23:57 +00:00

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