Created
August 12, 2019 02:23
-
-
Save jralvarezc/7e418427b7a1e0088a640fa693164615 to your computer and use it in GitHub Desktop.
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
$ journalctl -f -u XXXXXXXX.service | |
-- Logs begin at Sat 2019-06-08 19:04:55 -05. -- | |
Aug 11 21:16:07 auto systemd[1]: XXXXXXXX.service: Succeeded. | |
Aug 11 21:16:07 auto systemd[1]: Started XXXXXXXX.service. | |
Aug 11 21:20:06 auto systemd[1]: Starting XXXXXXXX.service... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment