Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Support for OpenSuse #26

Open
prem-prakash opened this issue Jul 11, 2013 · 4 comments
Open

Support for OpenSuse #26

prem-prakash opened this issue Jul 11, 2013 · 4 comments

Comments

@prem-prakash
Copy link

Hi guys,

I tried to install in OpenSUSE, and figured out that

sudo: update-rc.d: command not found

In OpenSUSE it should use:

sudo /sbin/chkconfig --set prax on

@ysbaddaden
Copy link
Owner

Thanks!

I'm only using debian derivatives, so I don't know much about other distros.

Could you push a pull request that would check for either distro, like the
presence of update-rc.d or another? I'll gladly merge it.
Le 11 juil. 2013 19:41, "Prem Prakash" [email protected] a écrit :

Hi guys,

I tried to install in OpenSUSE, and figured out that

sudo: update-rc.d: command not found

In OpenSUSE it should use:

sudo /sbin/chkconfig --set prax on


Reply to this email directly or view it on GitHubhttps://github.com//issues/26
.

@kiranh
Copy link

kiranh commented Sep 5, 2013

sudo chkconfig --add prax

@mpapis
Copy link

mpapis commented Nov 25, 2014

has anyone opened a PR? I could create one

@ysbaddaden
Copy link
Owner

No, I'm still waiting for one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants