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

conmand does not re-read list of consoles on reload #13

Open
GoogleCodeExporter opened this issue Mar 17, 2015 · 7 comments
Open

conmand does not re-read list of consoles on reload #13

GoogleCodeExporter opened this issue Mar 17, 2015 · 7 comments
Labels

Comments

@GoogleCodeExporter
Copy link

conman-0.2.7, Ubuntu 10.04

With a running conmand process, the config file is changed from:

console name="host1" dev="ipmi:%N.ipmi"
console name="host2" dev="ipmi:%N.ipmi"

to:

console name="host1" dev="ipmi:%N.ipmi"
console name="host3" dev="ipmi:%N.ipmi"

and HUP is sent to the conmand process. However, conmand still opens a console for host2 and does not recognize host3.

Original issue reported on code.google.com by simon@zombe.es on 27 Mar 2012 at 12:57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants