systemd: Update service files according to D-Bus interface version
authorMarcin Niestroj <m.niestroj@grinn-global.com>
Mon, 11 Apr 2016 12:55:35 +0000 (14:55 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 18 Apr 2016 21:55:17 +0000 (00:55 +0300)
commit9e5a5de55a893a083a945a9ba17e8ed01712f60f
tree0f1d276484118473980fe6137003720942ae6285
parentac7aea862ff3bec29abefd04fcc9b94fbb605503
systemd: Update service files according to D-Bus interface version

systemd service files were supplied with old D-Bus bus name. After
service activation systemd was waiting for appearance of specified bus
name to consider it started successfully. However, if wpa_supplicant was
compiled only with the new D-Bus interface name, systemd didn't notice
configured (old) D-Bus bus name appearance. In the end, service was
considered malfunctioning and it was deactivated.

Update systemd service BusName property according to supported D-Bus
interface version.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
wpa_supplicant/Makefile
wpa_supplicant/systemd/wpa_supplicant.service.in