Fix: systemd: No need to trigger assert if cannot obtain an unit
Given that it'll be dealt with in the following logic:
if (unit == NULL) { crm_debug("Could not obtain unit named '%s'", op->agent); op->rc = PCMK_OCF_NOT_INSTALLED; ...
Fix: systemd: No need to trigger assert if cannot obtain an unit Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |