Created
July 18, 2020 02:13
-
-
Save dnavarrom/cbdbc8bc936227aee9f1e554e56b8f50 to your computer and use it in GitHub Desktop.
systemctl view logs for service
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#no trunc, append new logs, for this boot | |
journalctl -u service-name.service -b --no-pager -f -l | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment