This unit is provided by:
Options
-
[Install]
-
[Service]
-
BusName=fi.w1.wpa_supplicant1
-
EnvironmentFile=-/etc/sysconfig/wpa_supplicant
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
-
ExecStart=/usr/bin/wpa_supplicant -u -s -O /run/wpa_supplicant
-
ExecStart=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS
-
ExecStart=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u -t -f /var/log/wpa_supplicant.log
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=read-only -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
RestrictRealtime
Introduced in systemd 231=yes -
Type=dbus
-
-
[Unit]
-
After=dbus.service
-
Before=network-pre.target
-
Before=network.target
-
Description=WPA Supplicant daemon
-
Description=WPA supplicant
-
IgnoreOnIsolate=yes
-
Wants=network-pre.target
-
Wants=network.target
-
Additionnal notes
Nothing here.