From 258310677941f69c93d536f7904a96c622dbb19d Mon Sep 17 00:00:00 2001 From: reed Date: Mon, 11 Oct 2004 22:14:51 +0000 Subject: 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!) --- net/delegate/MESSAGE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/delegate') diff --git a/net/delegate/MESSAGE b/net/delegate/MESSAGE index 5c00d1acb54..f1e84d6d044 100644 --- a/net/delegate/MESSAGE +++ b/net/delegate/MESSAGE @@ -1,7 +1,7 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.5 2004/04/23 22:43:20 reed Exp $ +$NetBSD: MESSAGE,v 1.6 2004/10/11 22:14:51 reed Exp $ -Now copy the sample script in ${RCD_SCRIPTS_EXAMPLEDIR}/delegated to +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. -- cgit v1.2.3