diff options
author | gendalia <gendalia@pkgsrc.org> | 2005-06-16 17:27:12 +0000 |
---|---|---|
committer | gendalia <gendalia@pkgsrc.org> | 2005-06-16 17:27:12 +0000 |
commit | 3e0768b55baa1c5938f06f8081bc693fab170f10 (patch) | |
tree | fa69f9ead478ae1d9c569ca1df20a15f931d1552 /net/openafs/PLIST | |
parent | 3e8497c522a33339e5c435e207b17cb8f27b8da0 (diff) | |
download | pkgsrc-3e0768b55baa1c5938f06f8081bc693fab170f10.tar.gz |
Configure the ${PKG_SYSCONFDIR}/openafs & ${VARBASE}/openafs directories
correctly & completely, and add the startup script for the bosserver.
Diffstat (limited to 'net/openafs/PLIST')
-rw-r--r-- | net/openafs/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/openafs/PLIST b/net/openafs/PLIST index 45f48c60083..4ce71662348 100644 --- a/net/openafs/PLIST +++ b/net/openafs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/05/03 19:30:40 agc Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/06/16 17:27:12 gendalia Exp $ bin/afsmonitor bin/bos bin/cmdebug @@ -222,6 +222,7 @@ sbin/voldump sbin/volinfo sbin/vos sbin/vsys +share/examples/rc.d/bosserver @dirrm sbin/kdump @dirrm libexec/openafs @exec ${MKDIR} %D/lib/openafs |