netopeer2 icon indicating copy to clipboard operation
netopeer2 copied to clipboard

systemd service not working anymore

Open Haititi opened this issue 3 years ago • 1 comments

Hi,

The netopeer2-server binary is in /usr/sbin instead of /usr/bin since the following commit 24115168e121f75b492f3eb8146794eb7b4ef3f2.

It seems that you forgot to update the systemd service file in this commit. Can you fix the following file netopeer2-server.service.in ?

Moreover, it would be nice to add a -U parameter in order to communicate with the server with a socket. Thanks :)

Haititi avatar Jun 17 '22 15:06 Haititi

Of course, path fixed. About the -U parameter, I do not think the service should be listening on any socket. You will have to make some custom changes if you want it to.

michalvasko avatar Jul 12 '22 08:07 michalvasko