Blame SOURCES/wpa_supplicant-dbus-service-file-args.patch

b645d2
--- a/wpa_supplicant/dbus/fi.w1.wpa_supplicant1.service.in
b645d2
+++ b/wpa_supplicant/dbus/fi.w1.wpa_supplicant1.service.in
b645d2
@@ -1,5 +1,5 @@
b645d2
 [D-BUS Service]
b645d2
 Name=fi.w1.wpa_supplicant1
b645d2
-Exec=@BINDIR@/wpa_supplicant -u
b645d2
+Exec=@BINDIR@/wpa_supplicant -B -u -f /var/log/wpa_supplicant.log -c /etc/wpa_supplicant/wpa_supplicant.conf -P /var/run/wpa_supplicant.pid
b645d2
 User=root
b645d2
 SystemdService=wpa_supplicant.service
b645d2
--- a/wpa_supplicant/dbus/fi.epitest.hostap.WPASupplicant.service.in
b645d2
+++ b/wpa_supplicant/dbus/fi.epitest.hostap.WPASupplicant.service.in
b645d2
@@ -1,5 +1,5 @@
b645d2
 [D-BUS Service]
b645d2
 Name=fi.epitest.hostap.WPASupplicant
b645d2
-Exec=@BINDIR@/wpa_supplicant -u
b645d2
+Exec=@BINDIR@/wpa_supplicant -B -u -f /var/log/wpa_supplicant.log -c /etc/wpa_supplicant/wpa_supplicant.conf -P /var/run/wpa_supplicant.pid
b645d2
 User=root
b645d2
 SystemdService=wpa_supplicant.service