From 5e295e346e3eb1c8596a14fb42184170fe0d2c85 Mon Sep 17 00:00:00 2001 From: Vitaliy Filippov Date: Sat, 29 Apr 2023 00:17:47 +0300 Subject: [PATCH] Do not make vitastor-mon part of vitastor.target --- mon/vitastor-mon.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mon/vitastor-mon.service b/mon/vitastor-mon.service index 2887e8df..9e70e824 100644 --- a/mon/vitastor-mon.service +++ b/mon/vitastor-mon.service @@ -15,4 +15,4 @@ StartLimitInterval=0 RestartSec=10 [Install] -WantedBy=vitastor.target +WantedBy=multi-user.target