summaryrefslogtreecommitdiffstats
path: root/debian/bcfg2.default
diff options
context:
space:
mode:
authorJoey Hagedorn <hagedorn@mcs.anl.gov>2007-07-25 15:40:57 +0000
committerJoey Hagedorn <hagedorn@mcs.anl.gov>2007-07-25 15:40:57 +0000
commita464344029d9438db0fa419ee386a43184f4e818 (patch)
tree285065570bb1285ee34956413687490cb826b8cf /debian/bcfg2.default
parent8427842859e2e72ea4c9b373ffd8a9aeb0f2d31b (diff)
downloadbcfg2-a464344029d9438db0fa419ee386a43184f4e818.tar.gz
bcfg2-a464344029d9438db0fa419ee386a43184f4e818.tar.bz2
bcfg2-a464344029d9438db0fa419ee386a43184f4e818.zip
updated init script for agent mode
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3563 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'debian/bcfg2.default')
-rw-r--r--debian/bcfg2.default7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/bcfg2.default b/debian/bcfg2.default
index 80dc94cca..03ecdfbd4 100644
--- a/debian/bcfg2.default
+++ b/debian/bcfg2.default
@@ -19,6 +19,13 @@
# Default: 0 (disable)
#BCFG2_INIT=1
+# BCFG2_AGENT:
+# Run Bcfg2 in Agent mode at system bootup
+#
+# Set value to 1 to enable
+# Default: 0 (disable)
+#BCFG2_AGENT=1
+
# BCFG2_CRON:
# Set the frequency of cron runs.
#