diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-03-25 20:24:32 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-03-25 20:24:32 +0000 |
commit | 9225c521c3e097ac831e541c438eceb958bb610f (patch) | |
tree | 061ddf8e675cbc875e32c1f4eb7b7bae904f292b /emulators/vmware2/pkg-plist | |
parent | 403c782e438e0a9cb3c9a3342a78ab4b5d3605f8 (diff) |
Notes
Diffstat (limited to 'emulators/vmware2/pkg-plist')
-rw-r--r-- | emulators/vmware2/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/vmware2/pkg-plist b/emulators/vmware2/pkg-plist index 4b5cbebd2b70..da8830d4a218 100644 --- a/emulators/vmware2/pkg-plist +++ b/emulators/vmware2/pkg-plist @@ -1,7 +1,7 @@ bin/vmware +etc/rc.d/vmware.sh etc/vmware/config lib/vmware/bin/df -lib/vmware/bin/fakeprocfs.sh lib/vmware/bin/vmware lib/vmware/bin/vmnet-bridge lib/vmware/bin/vmnet-dhcpd @@ -113,7 +113,7 @@ share/doc/vmware/README.FreeBSD @exec ln -s %D/etc/vmware /etc/vmware @exec mknod /dev/vmmon c 200 0 @exec mknod /dev/vmnet1 c 201 1 -@unexec rm -f /etc/vmware /dev/vmmon /dev/vmnet1 /compat/linux/dev/tty[0-9]* /compat/linux/dev/hd? +@unexec rm -f /etc/vmware /dev/vmmon /dev/vmnet1 /compat/linux/bin/df /compat/linux/dev/tty[0-9]* /compat/linux/dev/hd? @dirrm etc/vmware @dirrm lib/vmware/bin @dirrm lib/vmware/lib/help |