You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if this is a bug, but when I HUP the daemon it logs a reconfig event, but doesn't recognize the new consoles I added to conman.conf until restart :(
The text was updated successfully, but these errors were encountered:
This is a duplicate of #13. There's some discussion there as to why this is the current behavior and what would be involved in adding this functionality. Looks like this is currently the most requested feature.
The code was originally written assuming the configuration was static. It simplified development and addressed our immediate need at the time since the configuration could be changed with a quick restart of the daemon. Our clusters were much smaller back then.
Sorry for the :(. I haven't found time to work on this yet.
On Thu, Mar 09, 2017 at 02:25:28PM -0800, Chris Dunlap wrote:
This is a duplicate of #13. There's some discussion there as to why this is the
current behavior and what would be involved in adding this functionality. Looks
like this is currently the most requested feature.
The code was originally written assuming the configuration was static. It
simplified development and addressed our immediate need at the time since the
configuration could be changed with a quick restart of the daemon. Our clusters
were much smaller back then.
Sorry for the :(. I haven't found time to work on this yet.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.*
I don't know if this is a bug, but when I HUP the daemon it logs a reconfig event, but doesn't recognize the new consoles I added to conman.conf until restart :(
The text was updated successfully, but these errors were encountered: