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

Any option to monitor the configuration file changed automaticaly rather that SIGHUP ? #14

Open
benoitm974 opened this issue Jan 6, 2015 · 1 comment

Comments

@benoitm974
Copy link

I'm looking to add an inotify monitoring for configuration file changed/deleted/created event to reload the configuration, instead of having an external user/process to SIGHUP the automatic process.
Is the inotify the best option ? Or any other ideas ?

Thanks

@benoitm974
Copy link
Author

I've submited pull request with a inotify implementation throwing SIGHUP... we'll see.

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