mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-08 05:31:25 +00:00
10 lines
137 B
SYSTEMD
10 lines
137 B
SYSTEMD
![]() |
[unit]
|
||
|
description=Meshtastic Native Daemon
|
||
|
|
||
|
[Service]
|
||
|
Type=simple
|
||
|
ExecStart=/usr/sbin/meshtasticd
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|