From a29fa690f7800f3aa43936b54edca77a3b52e81c Mon Sep 17 00:00:00 2001 From: pierreozoux <pierre@ozoux.net> Date: Mon, 27 Oct 2014 15:49:33 +0000 Subject: [PATCH] Removes systemctl warning --- unit-files/haproxy.path | 3 +++ 1 file changed, 3 insertions(+) diff --git a/unit-files/haproxy.path b/unit-files/haproxy.path index 2f10c39..32f78b1 100644 --- a/unit-files/haproxy.path +++ b/unit-files/haproxy.path @@ -1,2 +1,5 @@ [Path] PathExists=/data/server-wide/haproxy/haproxy.cfg + +[Install] +WantedBy=multi-user.target -- GitLab