pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/sfs use PKG_SYSCONFDIR



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d61a7a552ec
branches:  trunk
changeset: 460959:2d61a7a552ec
user:      itojun <itojun%pkgsrc.org@localhost>
date:      Mon Sep 08 13:38:12 2003 +0000

description:
use PKG_SYSCONFDIR

diffstat:

 security/sfs/MESSAGE |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 99c269ec1c9a -r 2d61a7a552ec security/sfs/MESSAGE
--- a/security/sfs/MESSAGE      Mon Sep 08 12:29:04 2003 +0000
+++ b/security/sfs/MESSAGE      Mon Sep 08 13:38:12 2003 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.3 2003/05/06 17:42:36 jmmv Exp $
+$NetBSD: MESSAGE,v 1.4 2003/09/08 13:38:12 itojun Exp $
 
 Quick Client Setup:
 
@@ -21,7 +21,7 @@
 
 2. Run: /etc/rc.d/nfsd start
 3. Copy  ${SFSEXAMPLEDIR}/sfsrwsd_config.sample to
-   ${PREFIX}/etc/sfs/sfsrwsd_config and modify.
+   ${PKG_SYSCONFDIR}/sfsrwsd_config and modify.
 4. Modify /etc/exports to match your sfsrwsd_config.
 5. Create the root directories in ${SFSDIR}/root.
 6. Run ${PREFIX}/etc/rc.d/sfssd start



Home | Main Index | Thread Index | Old Index