add-to-systemd is a tool that I was using previously but I suggest https://npm.im/pm2 instead because it's a bit easier to manage
If you're still setting things up, I suggest considering https://github.com/beakerbrowser/homebase instead of dathttpd, because we're going to be replacing dathttpd with homebase. It's basically the same program but better and with an easier-to-say name
Hi, when I reach the step to attempt daemonizing the dathttpd service, I run into this error:
It's looking like for whatever reason, the command is not being recognized with sudo prepending the following commands.
Attempting to remove the sudo results in this:
Does anyone have an idea of how i might get the sudo'd command working?
Thanks!