Output pidfile only in verbose mode

This commit is contained in:
Thomas D 2015-03-27 01:26:46 +01:00
parent ace0e646a1
commit d12b3b4870

View File

@ -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