--syntax errors

This commit is contained in:
Nico Schottelius 2021-02-07 13:04:21 +01:00
parent 8b5060f488
commit 48202b533d

View file

@ -28,10 +28,7 @@ check file ${to_monitor}-whoami with path /var/lib/ceph/osd/ceph-${id}/whoami
EOF
;;
mon|mgr)
:
;;
EOF
esac
cat >> "$conf" <<EOF
# Generated by $0
@ -42,9 +39,6 @@ check process ${to_monitor} with pidfile /var/run/ceph/${to_monitor}.pid
depends on $depends
EOF
fi
/etc/init.d/monit restart
# monit reload
sleep 1