Cleanup spec file, remove init support since package builds only for Factory OBS-URL: https://build.opensuse.org/request/show/171368 OBS-URL: https://build.opensuse.org/package/show/Base:System/hostapd?expand=0&rev=20
14 lines
515 B
Diff
14 lines
515 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=/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
|