commit | 1e10b9145a535315dcd3e9adc8e30e277a2f0993 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Mon Jan 13 09:19:29 2014 -0800 |
committer | Kir Kolyshkin <kir@openvz.org> | Mon Jan 13 09:19:29 2014 -0800 |
tree | e9ce6c1f818696023d9d7f8ba4a3b0b04f6bb07a | |
parent | 8c2569fc6dce90f727f82309c911e825b6b2c74a [diff] |
add_reach_runlevel_mark(): improve error messages (1) s/Unable to/Can't/ (2) Add semicolon before strerror (3) Use %m instead of strerror(errno) Signed-off-by: Kir Kolyshkin <kir@openvz.org>