... | ... | @@ -34,5 +34,5 @@ sudo systemctl disable rtisclient.service |
|
|
To look into potential issues with the RTIS Client you can find the logs in the `/home/cosyslab/rtis-software/rtisnetwork/Logs` folder. For live output of the RTIS Client service, you can use the following command:
|
|
|
|
|
|
```bash
|
|
|
sudo journalctl -f -u rtisclient.service
|
|
|
sudo journalctl -f -u rtisclient.service --output cat
|
|
|
``` |
|
|
\ No newline at end of file |