pkgsrc/net/delegate/MESSAGE
reed 62071c8b2f RCD_SCRIPTS_EXAMPLEDIR was just changed to be a relative directory
under ${PREFIX} instead of being an absolute path.

So fix the references using RCD_SCRIPTS_EXAMPLEDIR to be
${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}.

This should have no changes to use before.

Please note that the MESSAGE files in most cases are wrong in the
first place. We have automated mechanisms and could have an automated
message for explaining rc.d script usage. (This is something to do!)
2004-10-11 22:14:51 +00:00

15 lines
587 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.6 2004/10/11 22:14:51 reed Exp $
Now copy the sample script in ${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}/delegated to
/etc/rc.d/delegated and edit it according to your needs.
Don't forget to specify a correct e-mail address for ADMIN.
You can also run an interactive configuration session by executing
delegated with no argument.
For more configuration information, consult
${PREFIX}/share/doc/delegate/manual.html
===========================================================================