From 154ce44b0143a90f726a9357e21c6a928a51bd47 Mon Sep 17 00:00:00 2001
From: pierreozoux <pierre@ozoux.net>
Date: Thu, 30 Apr 2015 23:28:03 +0100
Subject: [PATCH] Fix dependecy

---
 unit-files/haproxy.service | 1 -
 1 file changed, 1 deletion(-)

diff --git a/unit-files/haproxy.service b/unit-files/haproxy.service
index 3f6c27f..7bab6f1 100644
--- a/unit-files/haproxy.service
+++ b/unit-files/haproxy.service
@@ -6,7 +6,6 @@ Requires=docker.service
 
 # Dependency ordering
 After=docker.service
-After=rsyslog.service
 
 [Service]
 Restart=always
-- 
GitLab