mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-03-15 11:00:12 +01:00
MycroftOS: Make use of wpa_supplicant default config file
This commit is contained in:
parent
3b85e873c1
commit
87a014ec1b
@ -1,16 +0,0 @@
|
||||
[Unit]
|
||||
Description=WPA supplicant daemon (interface-specific version)
|
||||
Requires=sys-subsystem-net-devices-%i.device
|
||||
After=sys-subsystem-net-devices-%i.device
|
||||
Before=network.target
|
||||
Wants=network.target
|
||||
|
||||
# check existence of configuration file
|
||||
ConditionPathExists=/etc/wpa_supplicant/wpa_supplicant-%I.conf
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/sbin/wpa_supplicant -c/etc/wpa_supplicant/wpa_supplicant-%I.conf -i%I
|
||||
|
||||
[Install]
|
||||
Alias=multi-user.target.wants/wpa_supplicant@%i.service
|
Loading…
x
Reference in New Issue
Block a user