Skip to content

Instantly share code, notes, and snippets.

@skoky
Last active November 12, 2017 19:44
Show Gist options
  • Save skoky/9b8e5cff7f643953ca18e20e879c1322 to your computer and use it in GitHub Desktop.
Save skoky/9b8e5cff7f643953ca18e20e879c1322 to your computer and use it in GitHub Desktop.
Listing systemd service restarts since yesterday
journalctl -u my.service --since yesterday | grep Starting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment