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

update-rc.d: command not found #69

Open
thienhv opened this issue May 19, 2015 · 3 comments
Open

update-rc.d: command not found #69

thienhv opened this issue May 19, 2015 · 3 comments

Comments

@thienhv
Copy link

thienhv commented May 19, 2015

Hi all,
I have a error when deploy my project.
DEBUG [3127a7ce] Command: /usr/bin/env sudo update-rc.d -f unicorn_project defaults
DEBUG [3127a7ce] sudo
DEBUG [3127a7ce] :
DEBUG [3127a7ce] update-rc.d: command not found

Pls, help me. Thanks a lot

Ps: My info of server
cat /etc/os-release
NAME="Amazon Linux AMI"
VERSION="2015.03"
ID="amzn"
ID_LIKE="rhel fedora"
VERSION_ID="2015.03"
PRETTY_NAME="Amazon Linux AMI 2015.03"
ANSI_COLOR="0;33"
CPE_NAME="cpe:/o:amazon:linux:2015.03:ga"
HOME_URL="http://aws.amazon.com/amazon-linux-ami/"

@rhomeister
Copy link
Contributor

Hi!

The gem currently doesn't support Fedora, only Debian/Ubuntu. Have a look at pull request #45 for supporting other OSes.

@thienhv
Copy link
Author

thienhv commented May 20, 2015

Thanks @rhomeister . I hope you will support it in the future.

@maxkaplan
Copy link

Any update on this?

Thanks,

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

3 participants