summaryrefslogtreecommitdiffstats
path: root/system/cfengine/README
diff options
context:
space:
mode:
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
commitccd4daa81cc9294c4d7beee7fc21f540b0463306 (patch)
tree52917e2ff28b4efc8d477ad57c63c445b65e0bfe /system/cfengine/README
parent588875632e3a4a12ee1748d882f8f4e9e9541291 (diff)
downloadslackbuilds-ccd4daa81cc9294c4d7beee7fc21f540b0463306.tar.gz
slackbuilds-ccd4daa81cc9294c4d7beee7fc21f540b0463306.tar.xz
system/cfengine: Updated for version 2.2.8
Diffstat (limited to 'system/cfengine/README')
-rw-r--r--system/cfengine/README15
1 files changed, 10 insertions, 5 deletions
diff --git a/system/cfengine/README b/system/cfengine/README
index 8656958133..75eab9fbf6 100644
--- a/system/cfengine/README
+++ b/system/cfengine/README
@@ -5,10 +5,15 @@ at Oslo University College, Norway.
It is used to implement policy-based configuration management on open systems
(Unix-like environments) through the interpretation of its own declarative
-language.
+language. It emphasizes an 'immunological' viewpoint, making its modus
+operandi convergence to a stable state.
-It emphasizes an 'immunological' viewpoint, making its modus operandi
-convergence to a stable state.
+Note: Even though an rc file is included, at least an update.conf is needed
+as well. A sample for which is included. For usage intros see:
+
+Cluster Management with GNU cfengine by Mark Burgess
+http://www.ieeetcsc.org/newsletters/2002-01/burgess.html
+
+Automating Security with GNU cfengine by Kirk Bauer
+http://www.linuxjournal.com/article/6848
-Note: Even though an rc file is included, at least an update.conf is
-needed as well (a sample is also included in the package).