This PR makes it possible to run job adder server/worker without root access.
Based on #143
TODO:
[x] Create special user at startup and run the systemd units as this user, I think the administrator should set up the account themselves since they should also set a password, ssh keys, etc.
This PR makes it possible to run job adder server/worker without root access. Based on #143
TODO:
Create special user at startup andrun the systemd units as this user, I think the administrator should set up the account themselves since they should also set a password, ssh keys, etc.