summaryrefslogtreecommitdiff
path: root/sysutils/cfengine2/MESSAGE
diff options
context:
space:
mode:
authorben <ben>2004-09-23 23:16:33 +0000
committerben <ben>2004-09-23 23:16:33 +0000
commitfbd49dc9da8f880ecb731e336077892445afc8a2 (patch)
treeb37d125ad52d58ca873af2a8f931cfe231361c65 /sysutils/cfengine2/MESSAGE
parent47f9d64bb47a55df3f94fd9a63838b639ecbd23d (diff)
downloadpkgsrc-fbd49dc9da8f880ecb731e336077892445afc8a2.tar.gz
Remove example crontab entry from FILESDIR and add it to MESSAGE, the more
customary place.
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
===========================================================================