From 181529089411d6f55333b22d169e87d3f5137eb5 Mon Sep 17 00:00:00 2001
From: latham <latham@ispconfig3>
Date: Thu, 30 Jun 2011 12:03:31 -0400
Subject: [PATCH] Remove Microsoft Line endings. Some files have mixed line endings that make Subverison unhappy

---
 install/tpl/ufw.conf.master |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/install/tpl/ufw.conf.master b/install/tpl/ufw.conf.master
index 9dc02d3..caae14f 100644
--- a/install/tpl/ufw.conf.master
+++ b/install/tpl/ufw.conf.master
@@ -1,8 +1,8 @@
-# /etc/ufw/ufw.conf
-# 
-
-# set to yes to start on boot
-ENABLED=yes
-
-# set to one of 'off', 'low', 'medium', 'high'
-LOGLEVEL=low
+# /etc/ufw/ufw.conf
+# 
+
+# set to yes to start on boot
+ENABLED=yes
+
+# set to one of 'off', 'low', 'medium', 'high'
+LOGLEVEL=low

--
Gitblit v1.9.1