On 04/19/2013 04:16 AM, Colin Guthrie wrote:
When I then run `systemctl start wsgw; systemctl status wsgw` I get:
wsgw.service - WebSockets Gateway for pianod
Loaded: loaded (/usr/lib/systemd/system/wsgw.service; enabled)
Active: active (running) since Thu, 18 Apr 201
Greetings, I hope this issue is familiar to someone here. I wrote a
unit file for a service called "wsgw". It starts fine with `systemctl
start wsgw`, and `systemctl enable wsgw` goes smoothly, but the service
doesn't start on boot.
My only diagnostic so far has been running `systemctl statu