From f2463372c9e35cf640f1b0ccede0314a239b0d25 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Tue, 1 Mar 2011 21:19:11 +0100
Subject: fix startup scripts, when variable is not set in /etc/rc.conf

---
 package/openct/files/openct.init | 1 -
 1 file changed, 1 deletion(-)

(limited to 'package/openct')

diff --git a/package/openct/files/openct.init b/package/openct/files/openct.init
index 5f4b93c16..cf6691fa5 100644
--- a/package/openct/files/openct.init
+++ b/package/openct/files/openct.init
@@ -1,7 +1,6 @@
 #!/bin/sh
 #PKG openct
 #INIT 60
-
 . /etc/rc.conf
 
 case $1 in
-- 
cgit v1.2.3