summaryrefslogtreecommitdiff
path: root/network/80-wifi-station.network.example
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-10-30 11:21:41 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-10-30 11:21:41 +0100
commita9eedd3cf7ded2789c70a00432e797c4e6eb8a64 (patch)
treea4ff7e1494f6ff1834c3084440bb17f36a23d8a2 /network/80-wifi-station.network.example
parentee50dada498a0f73c5c4295ca300db08e26e7911 (diff)
downloadsystemd-a9eedd3cf7ded2789c70a00432e797c4e6eb8a64.tar.gz
network: install wifi-adhoc.network by default, make wifi-{ap,station} examples
I think 80-wifi-adhoc.network is safe enough, since it just enables the link-local addressing. But the other two enable DHCP in client or server modes, and we should not do this by default.
Diffstat (limited to 'network/80-wifi-station.network.example')
-rw-r--r--network/80-wifi-station.network.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/network/80-wifi-station.network.example b/network/80-wifi-station.network.example
new file mode 100644
index 0000000000..9268eb68dd
--- /dev/null
+++ b/network/80-wifi-station.network.example
@@ -0,0 +1,6 @@
+[Match]
+Type=wifi
+WLANInterfaceType=station
+
+[Network]
+DHCP=yes