Fix: crmd: use 300s timeout with notification scripts, not 300ms
crmd/notify.c:send_notification() sets a timeout for the notification script.
This will get used ultimately by g_timeout_add(), which interprets it as
milliseconds.
Fix: crmd: use 300s timeout with notification scripts, not 300ms Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |