From b33d84e0abae2878d5da3422831be0ec7ba85f6f Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Fri, 7 Jul 2006 14:43:59 +0000 Subject: Change init script to run hot by default git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1913 ce84e21b-d406-0410-9b95-82705330c041 --- debian/bcfg2.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/bcfg2.init b/debian/bcfg2.init index 84bc90abe..a184297e8 100644 --- a/debian/bcfg2.init +++ b/debian/bcfg2.init @@ -5,7 +5,7 @@ # chkconfig: 2345 19 81 # description: bcfg2 client for configuration requests # -BCFG2_OPTIONS="-nq" +BCFG2_OPTIONS="-q" test -f "/etc/default/bcfg2" && . /etc/default/bcfg2 case "$1" in -- cgit v1.2.3-1-g7c22