diff options
author | Menno E. Duursma <druiloor@zonnet.nl> | 2010-05-11 22:26:30 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:26:30 +0200 |
commit | ccd4daa81cc9294c4d7beee7fc21f540b0463306 (patch) | |
tree | 52917e2ff28b4efc8d477ad57c63c445b65e0bfe /system/cfengine/config/cfservd.conf | |
parent | 588875632e3a4a12ee1748d882f8f4e9e9541291 (diff) | |
download | slackbuilds-ccd4daa81cc9294c4d7beee7fc21f540b0463306.tar.gz |
system/cfengine: Updated for version 2.2.8
Diffstat (limited to 'system/cfengine/config/cfservd.conf')
-rw-r--r-- | system/cfengine/config/cfservd.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/cfengine/config/cfservd.conf b/system/cfengine/config/cfservd.conf index 84bd910599..292fbb96b5 100644 --- a/system/cfengine/config/cfservd.conf +++ b/system/cfengine/config/cfservd.conf @@ -1,3 +1,8 @@ +# /var/cfengine/cfservd.conf +# +# Note: in case cfservd is started with 'cfengine' user privs, the path to +# this file might instead be /home/cfengine/.cfagent/inputs/cfservd.conf + control: domain = ( localhost ) |