From e7d5475f2c22473b20cb358212e256ab77ceb233 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 24 May 2018 20:22:58 +0200 Subject: [PATCH] Restart monit --- monit-ceph-create-start | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/monit-ceph-create-start b/monit-ceph-create-start index 2289c0f..9b9cb58 100755 --- a/monit-ceph-create-start +++ b/monit-ceph-create-start @@ -41,6 +41,7 @@ EOF fi -monit reload +/etc/init.d/monit restart +# monit reload sleep 1 monit start "${to_monitor}"