added static Access Point and Captive Portal and some small adjustments

This commit is contained in:
Helva
2026-02-08 18:51:19 +01:00
parent c2bb45ac5a
commit 29b1e5c29d
12 changed files with 101 additions and 2 deletions
@@ -0,0 +1,6 @@
[Match]
Name=wlan0
[Network]
Address=10.42.0.1/24
ConfigureWithoutCarrier=yes
@@ -0,0 +1,6 @@
[Unit]
After=network-online.target
Wants=network-online.target
[Service]
ExecStartPre=/sbin/ip link set wlan0 up