Skip to content

Instantly share code, notes, and snippets.

@dnavarrom
Created July 18, 2020 02:13
Show Gist options
  • Save dnavarrom/cbdbc8bc936227aee9f1e554e56b8f50 to your computer and use it in GitHub Desktop.
Save dnavarrom/cbdbc8bc936227aee9f1e554e56b8f50 to your computer and use it in GitHub Desktop.
systemctl view logs for service
#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