summaryrefslogtreecommitdiffstats
path: root/debian/bcfg2.default
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2006-08-03 15:35:50 +0000
committerNarayan Desai <desai@mcs.anl.gov>2006-08-03 15:35:50 +0000
commit902c3519f67eaa7119c02bd78b65bf97f28103be (patch)
tree394d0c589d2471fe5d12ecac0647960165177943 /debian/bcfg2.default
parent791c0fef838d42b584c87504ba866cafafc74dcb (diff)
downloadbcfg2-902c3519f67eaa7119c02bd78b65bf97f28103be.tar.gz
bcfg2-902c3519f67eaa7119c02bd78b65bf97f28103be.tar.bz2
bcfg2-902c3519f67eaa7119c02bd78b65bf97f28103be.zip
More packaging updates from Ressu
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2038 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'debian/bcfg2.default')
-rw-r--r--debian/bcfg2.default18
1 files changed, 13 insertions, 5 deletions
diff --git a/debian/bcfg2.default b/debian/bcfg2.default
index 0b00f7c35..80dc94cca 100644
--- a/debian/bcfg2.default
+++ b/debian/bcfg2.default
@@ -2,18 +2,26 @@
# BCFG2_OPTIONS:
# Set the default options for Bcfg2 on startup
-#
+# Default: "-q"
#BCFG2_OPTIONS="-q"
-# BCFG_ENABLED:
+# BCFG2_ENABLED:
# Should Bcfg2 be run automatically by system scripts
#
-# Uncomment the following line to automatically start bcfg2 on startup
-#
+# Uncomment the following line to enable any of the below selections
+# Default: 0 (disable)
#BCFG2_ENABLED=1
+# BCFG2_INIT:
+# Enable bcfg2 during system bootup
+#
+# Set value to 1 to enable
+# Default: 0 (disable)
+#BCFG2_INIT=1
+
# BCFG2_CRON:
# Set the frequency of cron runs.
#
-# Can be set to off, hourly or daily
+# Can be set to off, hourly, daily or both
+# Default: off
#BCFG2_CRON=off