diff options
author | Menno Duursma <druiloor@zonnet.nl> | 2010-05-11 15:18:34 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 15:18:34 +0200 |
commit | 5c160af0fa05ff3b602b4f6db3fc67f1431f9ab4 (patch) | |
tree | 5b121c5ef09bcffce7f011c171493bb4431d5153 /system/cfengine/README | |
parent | 62b4c461d93a90c64db1e492bbe0679c4e60b950 (diff) |
system/cfengine: Initial import
Diffstat (limited to 'system/cfengine/README')
-rw-r--r-- | system/cfengine/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/system/cfengine/README b/system/cfengine/README new file mode 100644 index 000000000000..6ee27eff884c --- /dev/null +++ b/system/cfengine/README @@ -0,0 +1,15 @@ +Cfengine is an autonomous agent (a software robot). + +Written by Mark Burgess, a Professor of Network and System Administration +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. + +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 is also included in the package). + |