From 8147044c58d3890b6bf16fc8b0856a240531bc41 Mon Sep 17 00:00:00 2001
From: pierreozoux <pierre@ozoux.net>
Date: Thu, 15 Jan 2015 17:35:51 +0100
Subject: [PATCH] Fixes Style

---
 unit-files/confd.service           | 1 +
 unit-files/email-forwarder.service | 1 +
 unit-files/haproxy.path            | 1 +
 unit-files/lamp@.service           | 1 +
 4 files changed, 4 insertions(+)

diff --git a/unit-files/confd.service b/unit-files/confd.service
index 90e1f8a..5bb5e7e 100644
--- a/unit-files/confd.service
+++ b/unit-files/confd.service
@@ -26,3 +26,4 @@ ExecStop=/usr/bin/docker stop %p
 
 [Install]
 WantedBy=multi-user.target
+
diff --git a/unit-files/email-forwarder.service b/unit-files/email-forwarder.service
index 56fdd6e..ad23563 100644
--- a/unit-files/email-forwarder.service
+++ b/unit-files/email-forwarder.service
@@ -23,3 +23,4 @@ ExecStop=/usr/bin/docker stop %p
 
 [Install]
 WantedBy=multi-user.target
+
diff --git a/unit-files/haproxy.path b/unit-files/haproxy.path
index ed6a19b..196abd0 100644
--- a/unit-files/haproxy.path
+++ b/unit-files/haproxy.path
@@ -3,3 +3,4 @@ PathExists=/data/runtime/haproxy/haproxy.cfg
 
 [Install]
 WantedBy=multi-user.target
+
diff --git a/unit-files/lamp@.service b/unit-files/lamp@.service
index 3ecc7a6..cdbe6ae 100644
--- a/unit-files/lamp@.service
+++ b/unit-files/lamp@.service
@@ -26,3 +26,4 @@ ExecStart=/bin/bash -euxc ' \
 
 [Install]
 WantedBy=multi-user.target
+
-- 
GitLab