Initial import: WebAisMap
Closes TG-4
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[Unit]
|
||||
Description=AIS Map Network Init (AP/WiFi with rollback)
|
||||
After=network-pre.target
|
||||
Before=network.target hostapd.service
|
||||
Wants=network-pre.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
ExecStart=/opt/aismap/scripts/network_init.sh
|
||||
TimeoutStartSec=60
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user