Guest User

Untitled

a guest
Dec 22nd, 2015
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. root@foo:~# systemctl status baz.service
  2. ● baz.service - baz
  3. Loaded: loaded (/lib/systemd/system/baz.service; enabled)
  4. Active: inactive (dead) since Tue 2015-12-22 09:31:06 UTC; 48s ago
  5. Process: 452 ExecStart=/usr/sbin/baz (code=exited, status=0/SUCCESS)
  6. Main PID: 452 (code=exited, status=0/SUCCESS)
  7.  
  8. Dec 22 09:31:06 foo systemd[1]: Started baz.
  9. root@foo:~#
Advertisement
Add Comment
Please, Sign In to add comment