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

(Request) Send SIGHUP to load changes #16

Open
outlyer-net opened this issue Jun 1, 2019 · 0 comments
Open

(Request) Send SIGHUP to load changes #16

outlyer-net opened this issue Jun 1, 2019 · 0 comments

Comments

@outlyer-net
Copy link

outlyer-net commented Jun 1, 2019

This has probably more to do with webproc than with this container but I think it would be great to have the webinterface send a HUP signal after saving changes.

It's currently sending an INT signal, waiting, killing the process, waiting and then relaunching dnsmasq, which is fairly slow.

However sending a HUP signal reloads the configuration immediately, e.g.:

$ docker exec dnsmasq killall -HUP dnsmasq

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