This file is indexed.

/etc/default/cfengine2 is in cfengine2 2.2.10-4build2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
# Cfengine2 defaults configuration  -*- sh -*-

# Set variable to 1 to start the daemon; 0 otherwise.

# Note that cfservd will only run if you have put a file into
# /etc/cfengine/cfservd.conf, even if you set RUN_CFSERVD.

RUN_CFSERVD=0
RUN_CFEXECD=0
RUN_CFENVD=0

CFSERVD_ARGS=""
#CFSERVD_ARGS="--multithread"