You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These infos could be either automated with the install or simply added to the documentation.
Keep it mind that while the service is running no commandline meshtastic **** can be run as the communication with the board is locked.
Anyway here are the instructions..
As root, create /etc/systemd/system/iMeshDashboard.service
These infos could be either automated with the install or simply added to the documentation.
Keep it mind that while the service is running no commandline meshtastic **** can be run as the communication with the board is locked.
Anyway here are the instructions..
As root, create /etc/systemd/system/iMeshDashboard.service
As root enable the new service
systemctl enable iMeshDashboard
The start it
systemctl start iMeshDashboard
You might wnat to ctrl+c after a few seconds
You can control its status via
systemctl status iMeshDashboard
And stop it with
systemctl stop iMeshDashboard
The text was updated successfully, but these errors were encountered: