mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 10:37:22 +00:00
Output pidfile only in verbose mode
This commit is contained in:
parent
ace0e646a1
commit
d12b3b4870
@ -738,7 +738,7 @@ ipmievd_main(struct ipmi_event_intf * eintf, int argc, char ** argv)
|
||||
}
|
||||
}
|
||||
|
||||
lprintf(LOG_NOTICE, "ipmievd: using pidfile %s", pidfile);
|
||||
lprintf(LOG_DEBUG, "ipmievd: using pidfile %s", pidfile);
|
||||
|
||||
/*
|
||||
* We need to open interface before forking daemon
|
||||
|
Loading…
x
Reference in New Issue
Block a user