netopeer2
netopeer2 copied to clipboard
systemd service not working anymore
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 :)
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.