wpa_supplicant@.service

This unit is provided by:

Options

  • [Install]
  • [Service]
    • BusName=fi.w1.wpa_supplicant1
    • ExecReload=/bin/kill -HUP $MAINPID
    • ExecStart=/sbin/wpa_supplicant -c/etc/wpa_supplicant/wpa_supplicant-%I.conf -i%I
    • ExecStart=/usr/bin/wpa_supplicant -c/etc/wpa_supplicant/wpa_supplicant-%I.conf -i%I
    • ExecStart=/usr/sbin/wpa_supplicant -i%i -c /etc/wpa_supplicant/wpa_supplicant.conf -u -t -f /var/log/wpa_supplicant.log
    • Type=dbus
    • Type=simple
  • [Unit]
    • After=dbus.service network.target sys-subsystem-net-devices-%I.device
    • After=sys-subsystem-net-devices-%i.device
    • Before=network.target
    • Description=WPA Supplicant daemon (interface %i)
    • Description=WPA supplicant daemon (interface-specific version)
    • Requires=sys-subsystem-net-devices-%I.device
    • Requires=sys-subsystem-net-devices-%i.device
    • Wants=network.target

Additionnal notes

Nothing here.