summaryrefslogtreecommitdiffstats
path: root/debian/bcfg2.default
blob: 8ed0da74a4f61e183265e088a64b3c994a2f59d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Configuration options for bcfg2 client

# BCFG2_OPTIONS:
# Set the default options for Bcfg2 on startup
#   Default: "-q"
#BCFG2_OPTIONS="-q"

# BCFG2_ENABLED:
# Should Bcfg2 be run automatically by system scripts
#
# 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_AGENT:
# Bcfg2 no longer supports agent mode, please see NEWS.Debian

# BCFG2_CRON:
# Set the frequency of cron runs.
#
# Can be set to off, hourly, daily or both
#    Default: off
#BCFG2_CRON=off