e28318
[Unit]
e28318
Description=WPA Supplicant daemon
e28318
Before=network.target
e28318
After=syslog.target
e28318
e28318
[Service]
e28318
Type=dbus
e28318
BusName=fi.w1.wpa_supplicant1
e28318
EnvironmentFile=-/etc/sysconfig/wpa_supplicant
e28318
ExecStart=/usr/sbin/wpa_supplicant -u -f /var/log/wpa_supplicant.log -c /etc/wpa_supplicant/wpa_supplicant.conf $INTERFACES $DRIVERS $OTHER_ARGS
e28318
e28318
[Install]
e28318
WantedBy=multi-user.target
e28318