shayne/wsl2-hacks

Ubuntu 16.04.6 LTS & daemonize package issue

MedAnd opened this issue · 1 comments

Trying to follow the guide by running:

sudo apt install dbus policykit-1 daemonize

Output:

E: Unable to locate package daemonize

You can build from source.

$ sudo apt-get install build-essential

Source is https://github.com/bmc/daemonize

daemonize/ $ ./configure
daemonize/ $ make
daemonize/ $ sudo make install