1 Star 0 Fork 25

sunmin89/wpa_supplicant

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
wpa_supplicant.service 331 Bytes
Copy Edit Raw Blame History
xfan1024 authored 2023-09-05 19:41 . fix wpa_cli not work
[Unit]
Description=WPA supplicant
Before=network.target
Wants=network.target
After=dbus.service
[Service]
Type=dbus
BusName=fi.w1.wpa_supplicant1
EnvironmentFile=-/etc/sysconfig/wpa_supplicant
ExecStart=/usr/sbin/wpa_supplicant -u -O /var/run/wpa_supplicant $INTERFACES $DRIVERS $OTHER_ARGS
[Install]
WantedBy=multi-user.target
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sunmin89/wpa_supplicant.git
git@gitee.com:sunmin89/wpa_supplicant.git
sunmin89
wpa_supplicant
wpa_supplicant
master

Search