summaryrefslogtreecommitdiff
path: root/network/80-wifi-ap.network.example
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2021-02-24 20:29:24 +0900
committerLennart Poettering <lennart@poettering.net>2021-02-24 15:01:43 +0100
commit6cde5b4b1c445c77c74ca6eadc753061511b0cab (patch)
tree7fa645a29e33f8574aacd01836b9c66ab787c18b /network/80-wifi-ap.network.example
parentb49bb2866ccffdef23dc326288149c1a6f28b8fd (diff)
downloadsystemd-6cde5b4b1c445c77c74ca6eadc753061511b0cab.tar.gz
network: use IPMasquerade=both instead of yes
Follow-up for 4c72d851cd007e945a85811f89376a2675daa1a5.
Diffstat (limited to 'network/80-wifi-ap.network.example')
-rw-r--r--network/80-wifi-ap.network.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/80-wifi-ap.network.example b/network/80-wifi-ap.network.example
index 6644c7e765..2cbd59370b 100644
--- a/network/80-wifi-ap.network.example
+++ b/network/80-wifi-ap.network.example
@@ -5,4 +5,4 @@ WLANInterfaceType=ap
[Network]
Address=0.0.0.0/24
DHCPServer=yes
-IPMasquerade=yes
+IPMasquerade=both