mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-06-28 08:11:36 +00:00
Output pidfile only in verbose mode
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user