Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@CallumsPiServer:/home/callum# systemctl stop hybserv
- root@CallumsPiServer:/home/callum# systemctl status hybserv
- ● hybserv.service - LSB: Hybserv daemon init.d script
- Loaded: loaded (/etc/init.d/hybserv)
- Active: inactive (dead) since Sat 2015-10-31 14:07:11 UTC; 11s ago
- Process: 15207 ExecStop=/etc/init.d/hybserv stop (code=exited, status=0/SUCCESS)
- Process: 15195 ExecStart=/etc/init.d/hybserv start (code=exited, status=0/SUCCESS)
- Oct 31 14:06:57 CallumsPiServer hybserv[15195]: Starting Hybserv 2 IRC Servi....
- Oct 31 14:06:57 CallumsPiServer hybserv[15195]: .
- Oct 31 14:06:57 CallumsPiServer systemd[1]: Started LSB: Hybserv daemon init....
- Oct 31 14:07:11 CallumsPiServer systemd[1]: Stopping LSB: Hybserv daemon ini....
- Oct 31 14:07:11 CallumsPiServer hybserv[15207]: Stopping Hybserv 2 IRC Servi...!
- Oct 31 14:07:11 CallumsPiServer hybserv[15207]: .
- Oct 31 14:07:11 CallumsPiServer systemd[1]: Stopped LSB: Hybserv daemon init....
- Oct 31 14:07:18 CallumsPiServer systemd[1]: Stopped LSB: Hybserv daemon init....
- Hint: Some lines were ellipsized, use -l to show in full.
- root@CallumsPiServer:/home/callum# systemctl start hybserv
- root@CallumsPiServer:/home/callum# systemctl status hybserv
- ● hybserv.service - LSB: Hybserv daemon init.d script
- Loaded: loaded (/etc/init.d/hybserv)
- Active: active (exited) since Sat 2015-10-31 14:07:28 UTC; 2s ago
- Process: 15207 ExecStop=/etc/init.d/hybserv stop (code=exited, status=0/SUCCESS)
- Process: 15240 ExecStart=/etc/init.d/hybserv start (code=exited, status=0/SUCCESS)
- Oct 31 14:07:28 CallumsPiServer hybserv[15240]: Starting Hybserv 2 IRC Servi....
- Oct 31 14:07:28 CallumsPiServer hybserv[15240]: .
- Oct 31 14:07:28 CallumsPiServer systemd[1]: Started LSB: Hybserv daemon init....
- Hint: Some lines were ellipsized, use -l to show in full.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement