03075f1ef1
Closes TG-4 Co-authored-by: Cursor <cursoragent@cursor.com>
15 lines
299 B
Desktop File
15 lines
299 B
Desktop File
[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
|