Add command to access logs.
This commit is contained in:
parent
bb9f187a2e
commit
cd31676634
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ repository. (Ex: `sudo ln -s /etc/systemd/system/ghost-writer.service /server/gh
|
|||
|
||||
* To restart the server, run `sudo systemctl restart ghost-writer`.
|
||||
* To stop the server, run `sudo systemctl stop ghost-writer`.
|
||||
* To access the server logs, run `journalctl`
|
||||
* To access the server logs, run `sudo journalctl -u ghost-writer`
|
||||
|
||||
|
||||
## Using a detached terminal:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue