From 2a6bf7a1d58ea1fbe9af90b324e8142b0e5c8662 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Wed, 26 Apr 2006 18:58:34 +0000 Subject: Roll up minor patches changing logging and the init script git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1853 ce84e21b-d406-0410-9b95-82705330c041 --- debian/bcfg2.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/bcfg2.init') diff --git a/debian/bcfg2.init b/debian/bcfg2.init index 14c80d75a..84bc90abe 100644 --- a/debian/bcfg2.init +++ b/debian/bcfg2.init @@ -6,7 +6,7 @@ # description: bcfg2 client for configuration requests # BCFG2_OPTIONS="-nq" -test -f "/etc/default/bcfg2" ] && . /etc/default/bcfg2 +test -f "/etc/default/bcfg2" && . /etc/default/bcfg2 case "$1" in start) -- cgit v1.2.3-1-g7c22