beakerbrowser / dathttpd

Replaced by Homebase! See https://github.com/beakerbrowser/homebase.
MIT License
280 stars 35 forks source link

issue with daemonizing dathttpd: permissions issue? #37

Open urcades opened 6 years ago

urcades commented 6 years ago

Hi, when I reach the step to attempt daemonizing the dathttpd service, I run into this error:

screen shot 2018-04-11 at 19 24 23

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:

screen shot 2018-04-11 at 19 24 32

Does anyone have an idea of how i might get the sudo'd command working?

Thanks!

pfrazee commented 6 years ago

@edouerd Hey, two thoughts

  1. 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
  2. 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