Untitled diff

Created Diff never expires
4 削除
合計
削除
単語
合計
削除
この機能を引き続き使用するには、アップグレードしてください
Diffchecker logo
Diffchecker Pro
14
4 追加
合計
追加
単語
合計
追加
この機能を引き続き使用するには、アップグレードしてください
Diffchecker logo
Diffchecker Pro
14
[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