added static Access Point and Captive Portal and some small adjustments
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user