Blame SOURCES/wpa_supplicant.service

919688
[Unit]
919688
Description=WPA supplicant
919688
Before=network.target
919688
Wants=network.target
919688
After=dbus.service
919688
919688
[Service]
919688
Type=dbus
919688
BusName=fi.w1.wpa_supplicant1
919688
EnvironmentFile=-/etc/sysconfig/wpa_supplicant
919688
ExecStart=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS
919688
919688
[Install]
919688
WantedBy=multi-user.target
919688