summaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
Diffstat (limited to 'network')
-rw-r--r--network/80-wifi-adhoc.network2
-rw-r--r--network/80-wifi-ap.network2
-rw-r--r--network/80-wifi-station.network2
3 files changed, 3 insertions, 3 deletions
diff --git a/network/80-wifi-adhoc.network b/network/80-wifi-adhoc.network
index a1320e1e0c..b909f9a6c6 100644
--- a/network/80-wifi-adhoc.network
+++ b/network/80-wifi-adhoc.network
@@ -1,6 +1,6 @@
[Match]
Type=wifi
-WirelessType=ad-hoc
+WLANInterfaceType=ad-hoc
[Network]
LinkLocalAddressing=yes
diff --git a/network/80-wifi-ap.network b/network/80-wifi-ap.network
index 8d62a7a407..6644c7e765 100644
--- a/network/80-wifi-ap.network
+++ b/network/80-wifi-ap.network
@@ -1,6 +1,6 @@
[Match]
Type=wifi
-WirelessType=ap
+WLANInterfaceType=ap
[Network]
Address=0.0.0.0/24
diff --git a/network/80-wifi-station.network b/network/80-wifi-station.network
index 7d4555fd75..9268eb68dd 100644
--- a/network/80-wifi-station.network
+++ b/network/80-wifi-station.network
@@ -1,6 +1,6 @@
[Match]
Type=wifi
-WirelessType=station
+WLANInterfaceType=station
[Network]
DHCP=yes