Comment 2 for bug 1891801

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

For sbd:

[Unit]
Description=Shared-storage based fencing daemon
Documentation=man:sbd(8)
Before=pacemaker.service
Before=dlm.service
After=systemd-modules-load.service iscsi.service
PartOf=corosync.service
RefuseManualStop=true
RefuseManualStart=true

...

I could add:

After=watchdog.service

so sbd starts after watchdog service is up, if properly discussed, justified.