mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-03 01:26:40 +02:00
- Updated readme to include a better command to check the systemd log
This commit is contained in:
@@ -178,7 +178,7 @@ systemctl --user status keyswap
|
|||||||
```
|
```
|
||||||
2. Check the service journal
|
2. Check the service journal
|
||||||
```
|
```
|
||||||
journalctl -xe
|
journalctl --user-unit=keyswap.service -b
|
||||||
```
|
```
|
||||||
|
|
||||||
You may need to manually set your DISPLAY in the systemd service file. Normally it pulls in the proper DISPLAY value but if it doesn't you can try this.
|
You may need to manually set your DISPLAY in the systemd service file. Normally it pulls in the proper DISPLAY value but if it doesn't you can try this.
|
||||||
|
Reference in New Issue
Block a user