[Unit] Description=meshtastic-map After=network.target StartLimitIntervalSec=0 [Service] Type=simple Restart=always RestartSec=1 User=liamcottle WorkingDirectory=/home/liamcottle/meshtastic-map ExecStart=/usr/bin/env node /home/liamcottle/meshtastic-map/src/index.js [Install] WantedBy=multi-user.target