mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 01:12:33 -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:
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`
|
||||||
|
|||||||
Reference in New Issue
Block a user