Advertisement
Guest User

Untitled

a guest
May 6th, 2017
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. linux@user:~/Projects/csharp/hw$ systemctl status hw.service
  2. ● hw.service - HW Echo Service
  3. Loaded: loaded (/etc/systemd/system/hw.service; enabled; vendor preset: enabled)
  4. Active: activating (auto-restart) since Sat 2017-05-06 11:16:16; 5s ago
  5. Process: 18377 ExecStart=/usr/bin/dotnet /var/netcore/hw/hw.dll (code=exited, status=0/SUCCESS)
  6. Main PID: 18377 (code=exited, status=0/SUCCESS)
  7. Tasks: 0
  8. Memory: 0B
  9. CPU: 0
  10. CGroup: /system.slice/hw.service
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement