mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-12 08:58:20 +03:00
network: examples: use wlan for Type instead of wifi
This commit is contained in:
parent
2baec39665
commit
b419e8776b
@ -1,5 +1,5 @@
|
|||||||
[Match]
|
[Match]
|
||||||
Type=wifi
|
Type=wlan
|
||||||
WLANInterfaceType=ad-hoc
|
WLANInterfaceType=ad-hoc
|
||||||
|
|
||||||
[Network]
|
[Network]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[Match]
|
[Match]
|
||||||
Type=wifi
|
Type=wlan
|
||||||
WLANInterfaceType=ap
|
WLANInterfaceType=ap
|
||||||
|
|
||||||
[Network]
|
[Network]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[Match]
|
[Match]
|
||||||
Type=wifi
|
Type=wlan
|
||||||
WLANInterfaceType=station
|
WLANInterfaceType=station
|
||||||
|
|
||||||
[Network]
|
[Network]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user