We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
simon@zombe.es
The text was updated successfully, but these errors were encountered:
No branches or pull requests
conman-0.2.7, Ubuntu 10.04
With a running conmand process, the config file is changed from:
to:
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:57The text was updated successfully, but these errors were encountered: