From a612d312ad6f2c24a323fac79e8c1a1ff326d713 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 6 Nov 2002 00:14:26 +0000 Subject: Do not mention rc.d/vmware, since it does not exist. Noted by Lubos Vrbka in PR 18490. --- emulators/vmware-module/INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators/vmware-module') diff --git a/emulators/vmware-module/INSTALL b/emulators/vmware-module/INSTALL index 4c54ca1ee36..0ce6e629bb1 100644 --- a/emulators/vmware-module/INSTALL +++ b/emulators/vmware-module/INSTALL @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: INSTALL,v 1.1 2001/10/31 23:54:09 zuntum Exp $ +# $NetBSD: INSTALL,v 1.2 2002/11/06 00:14:26 wiz Exp $ case $2 in PRE-INSTALL) @@ -10,9 +10,9 @@ POST-INSTALL) =========================================================================== Copy the following files from ${PKG_PREFIX}/etc/rc.d to /etc/rc.d: -linuxrtc vmmon vmnet vmnetif vmware +linuxrtc vmmon vmnet vmnetif -and append the content of ${PKG_PREFIX}/etc/rc.conf.d to /etc/rc.conf: +and append the content of ${PKG_PREFIX}/etc/rc.conf.d/vmware to /etc/rc.conf: vmware_prefix=${PKG_PREFIX} vmmon=YES -- cgit v1.2.3