Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 16.04.6 LTS & daemonize package issue #2

Closed
MedAnd opened this issue Jul 22, 2019 · 1 comment
Closed

Ubuntu 16.04.6 LTS & daemonize package issue #2

MedAnd opened this issue Jul 22, 2019 · 1 comment

Comments

@MedAnd
Copy link

MedAnd commented Jul 22, 2019

Trying to follow the guide by running:

sudo apt install dbus policykit-1 daemonize

Output:

E: Unable to locate package daemonize

@shayne
Copy link
Owner

shayne commented Oct 31, 2019

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

@shayne shayne closed this as completed Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants