This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
Environment=INIT_VERSION=systemd -
ExecReload=/lib/drbd/scripts/drbd reload -
ExecStart=/lib/drbd/scripts/drbd start -
ExecStop=/lib/drbd/scripts/drbd stop -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
After=network-online.target sshd.service drbdproxy.service -
Before=pacemaker.service -
Description=DRBD -- please disable. Unless you are NOT using a cluster manager. -
Wants=network-online.target sshd.service
-
Additionnal notes
Nothing here.