mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Add -e flag to journalctl command in systemd guide so that it takes the user to the end of logs automatically. (#3483)
* Make journalctl's pager go to the end of logs automatically * Aaaaaaaand changelog
This commit is contained in:
parent
b64802b92f
commit
17234ac8fa
1
changelog.d/3483.docs.rst
Normal file
1
changelog.d/3483.docs.rst
Normal file
@ -0,0 +1 @@
|
|||||||
|
Add `-e` flag to `journalctl` command in systemd guide so that it takes the user to the end of logs automatically.
|
||||||
@ -71,4 +71,4 @@ type the following command in the terminal, still by adding the instance name af
|
|||||||
|
|
||||||
To view Red’s log, you can acccess through journalctl:
|
To view Red’s log, you can acccess through journalctl:
|
||||||
|
|
||||||
:code:`sudo journalctl -u red@instancename`
|
:code:`sudo journalctl -eu red@instancename`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user