#!/bin/bash
set -eux

os-svc-enable -n pacemaker

os-svc-restart -n pacemaker
