Skip to content

Instantly share code, notes, and snippets.

@jimklimov
Last active May 22, 2020 12:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jimklimov/d97d6b68f967cb5e648369fddd395276 to your computer and use it in GitHub Desktop.
Save jimklimov/d97d6b68f967cb5e648369fddd395276 to your computer and use it in GitHub Desktop.
Real-time debugging in systemd
`systemctl log-level debug`, previously `systemd-analyze log-level debug`, or a specific signal (see systemd(1))
for a single invokation can pass the envvar, e.g.: `SYSTEMD_LOG_LEVEL=debug systemctl daemon-reexec`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment