Initial import: WebAisMap

Closes TG-4

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-05-04 07:56:45 +03:00
commit 03075f1ef1
1460 changed files with 16334 additions and 0 deletions
+14
View File
@@ -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