hawavisi

Results 2 comments of hawavisi

I get the same error. On raspberry pi (debian jessie) I get error code 6. $ go build $ sudo ./myservice install Install My Echo Service: [ OK ] $...

It was solved by removing the following two lines in /etc/systemd/system/myservice.service: Requires=dummy.service After=dummy.service