Comment 1 for bug 1795902

Revision history for this message
Junien F (axino) wrote :

You can create a new flag to gate the setup_nrpe() call. Set that flag at the end of setup_nrpe(), and clear it in a @hook('config-changed')-decorated function. It should do the right thing (at least it does for me)