Updated readme and service file
This commit is contained in:
@@ -11,4 +11,4 @@ StandardOutput=append:/home/quinn/Projects/Meshtastic-Webserver/logs/meshtastic_
|
|||||||
StandardError=append:/home/quinn/Projects/Meshtastic-Webserver/logs/meshtastic_system_error.log
|
StandardError=append:/home/quinn/Projects/Meshtastic-Webserver/logs/meshtastic_system_error.log
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=default.target
|
WantedBy=multi-user.target
|
||||||
@@ -22,3 +22,6 @@ You can get the status of the service by running:
|
|||||||
And you can stop the service by running:
|
And you can stop the service by running:
|
||||||
|
|
||||||
`sudo systemctl stop MeshtasticLogger`
|
`sudo systemctl stop MeshtasticLogger`
|
||||||
|
|
||||||
|
To have the service start on boot run:
|
||||||
|
`systemctl enable MeshtasticLogger`
|
||||||
Reference in New Issue
Block a user