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

Support symbolic link to sedue_home directory #3

Open
eiichiroi opened this issue Sep 13, 2013 · 0 comments
Open

Support symbolic link to sedue_home directory #3

eiichiroi opened this issue Sep 13, 2013 · 0 comments

Comments

@eiichiroi
Copy link
Contributor

Services fail to start when sedue_home(/opt/sedue) is a symbolic link to other directory.

We should fix templates of init.d scripts to be able to detect process ids of serve-supervise processes in the environment.

Fix following files:

  • mongodb.init.d.erb
  • server.init.d.erb

grep $SERVDIR's real path(readlink -f $SERVDIR) instead of $SERVDIR.

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

1 participant