summaryrefslogtreecommitdiff
path: root/sysutils/cfengine2/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/cfengine2/MESSAGE')
-rw-r--r--sysutils/cfengine2/MESSAGE8
1 files changed, 5 insertions, 3 deletions
diff --git a/sysutils/cfengine2/MESSAGE b/sysutils/cfengine2/MESSAGE
index b016f728240..cbf37d8ac45 100644
--- a/sysutils/cfengine2/MESSAGE
+++ b/sysutils/cfengine2/MESSAGE
@@ -1,8 +1,7 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2004/08/18 23:03:44 ben Exp $
+$NetBSD: MESSAGE,v 1.2 2004/09/23 23:16:33 ben Exp $
To set up cfengine, install sysutils/cfengine2-doc and see:
-
${PREFIX}/share/doc/html/cfengine/cfengine-Tutorial.html
At a minimum, you will need:
@@ -20,5 +19,8 @@ editfiles:
AppendIfNoSuchLine "cfengine 5308/tcp # CFengine"
}
-
+3. Once you are happy using cfengine, you will want it to
+ run least once per hour. This is easily achieved by
+ adding the following line to the root crontab:
+ 7,37 * * * * ${PREFIX}/sbin/cfexecd -F
===========================================================================