Untitled diff

Created Diff never expires
4 removals
Lines
Total
Removed
Words
Total
Removed
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
14 lines
4 additions
Lines
Total
Added
Words
Total
Added
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
14 lines
[Unit]
[Unit]
Description=WPA supplicant
Description=WPA supplicant
Before=network.target
Before=network.target
Wants=network.target
Wants=network.target
After=dbus.service


[Service]
[Service]
Type=dbus
Type=dbus
BusName=fi.epitest.hostap.WPASupplicant
BusName=fi.w1.wpa_supplicant1
ExecStart=/usr/bin/wpa_supplicant -u
EnvironmentFile=-/etc/sysconfig/wpa_supplicant
ExecStart=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS


[Install]
[Install]
WantedBy=multi-user.target
WantedBy=multi-user.target
Alias=dbus-fi.epitest.hostap.WPASupplicant.service