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