We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi! First of all, amazing piece of work, thank you very much for that! I got a problem on Ubuntu 16.04. Here are the details below.
root@test-agent:/home/agent# ./daemonize.sh test-agent-svc test-agent-bin server http://0.0.0.0:9090 Attempting Daemon Installation Selecting previously unselected package daemon. (Reading database ... 53864 files and directories currently installed.) Preparing to unpack daemon_0.6.4-2_amd64.deb ... Unpacking daemon (0.6.4-2) ... Setting up daemon (0.6.4-2) ... Processing triggers for man-db (2.7.5-1) ... Installing Upstart Script Failed to start test-agent-svc.service: Unit test-agent-svc.service not found.
Any idea what could go wrong here? Many thanks! Flo
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi!
First of all, amazing piece of work, thank you very much for that! I got a problem on Ubuntu 16.04. Here are the details below.
root@test-agent:/home/agent# ./daemonize.sh test-agent-svc test-agent-bin server http://0.0.0.0:9090
Attempting Daemon Installation
Selecting previously unselected package daemon.
(Reading database ... 53864 files and directories currently installed.)
Preparing to unpack daemon_0.6.4-2_amd64.deb ...
Unpacking daemon (0.6.4-2) ...
Setting up daemon (0.6.4-2) ...
Processing triggers for man-db (2.7.5-1) ...
Installing Upstart Script
Failed to start test-agent-svc.service: Unit test-agent-svc.service not found.
Any idea what could go wrong here?
Many thanks!
Flo
The text was updated successfully, but these errors were encountered: