Untitled diff

Created Diff never expires
4 rimozioni
Linee
Totale
Rimosso
Parole
Totale
Rimosso
Per continuare a utilizzare questa funzione, aggiorna a
Diffchecker logo
Diffchecker Pro
14 linee
4 aggiunte
Linee
Totale
Aggiunto
Parole
Totale
Aggiunto
Per continuare a utilizzare questa funzione, aggiorna a
Diffchecker logo
Diffchecker Pro
14 linee
[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