mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
network: examples: use wlan for Type instead of wifi
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[Match]
|
||||
Type=wifi
|
||||
Type=wlan
|
||||
WLANInterfaceType=ad-hoc
|
||||
|
||||
[Network]
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[Match]
|
||||
Type=wifi
|
||||
Type=wlan
|
||||
WLANInterfaceType=ap
|
||||
|
||||
[Network]
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[Match]
|
||||
Type=wifi
|
||||
Type=wlan
|
||||
WLANInterfaceType=station
|
||||
|
||||
[Network]
|
||||
|
||||
Reference in New Issue
Block a user