Whissi wants to merge 0 commits from /u/whissi/ipmitool/ to master, 2015-07-25
Hi,
this PR addresses two problems:
1) "ipmievd" outputs the pidfile too early: It could be overwritten via command line option after we already printed the used pidfile
2) LSB doesn't allow daemons to output anything on normal startup, so I moved the pidfile output to LOG_DEBUG. Feel free to ignore this change if you don't like it.
Commit | Date |
---|
I'm not sure about LSB thing, but I've merged it anyway. Thanks.