diff options
author | wiz <wiz> | 2005-05-03 15:51:51 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-05-03 15:51:51 +0000 |
commit | 044b02fa976581ecfb78cd3d03721aac6a9f0dd6 (patch) | |
tree | eca6ebedb3d49affcdb2df83b58778a356d8ae16 /sysutils | |
parent | c693e25c3992a911dd2b0af3f5fd0269b2c657ad (diff) | |
download | pkgsrc-044b02fa976581ecfb78cd3d03721aac6a9f0dd6.tar.gz |
Drop trailing whitespace.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cfengine2/MESSAGE | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/cfengine2/MESSAGE b/sysutils/cfengine2/MESSAGE index cbf37d8ac45..9050d3c5de1 100644 --- a/sysutils/cfengine2/MESSAGE +++ b/sysutils/cfengine2/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2004/09/23 23:16:33 ben Exp $ +$NetBSD: MESSAGE,v 1.3 2005/05/03 15:51:51 wiz Exp $ To set up cfengine, install sysutils/cfengine2-doc and see: ${PREFIX}/share/doc/html/cfengine/cfengine-Tutorial.html @@ -11,10 +11,10 @@ At a minimum, you will need: 2. Manually add the "cfengine" service to /etc/services or automate it in /var/cfengine/inputs/cfagent.conf: -editfiles: - - { /etc/services - +editfiles: + + { /etc/services + Backup "false" AppendIfNoSuchLine "cfengine 5308/tcp # CFengine" } |