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

[Tutorial 9] Watch inode for change #56

Closed
studersi opened this issue Apr 3, 2018 · 2 comments
Closed

[Tutorial 9] Watch inode for change #56

studersi opened this issue Apr 3, 2018 · 2 comments
Assignees

Comments

@studersi
Copy link
Contributor

studersi commented Apr 3, 2018

The utility apachex could be modified to also check the inode of the config file for changes and restart Apache automatically when the configuration file is saved.

The while loop could be modified to work similarly to the one described here:
https://unix.stackexchange.com/questions/188873/using-inotifywait-along-with-vim/188954#188954

@dune73
Copy link
Owner

dune73 commented Apr 5, 2018

That's a nice and welcome idea. Feel free to submit a version that turns on inotify.

@studersi
Copy link
Contributor Author

Moving the discussion to pull request #75.

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

2 participants