summaryrefslogtreecommitdiff
path: root/community/open-vm-tools-modules/open-vm-tools-modules.install
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-08-08 23:14:38 +0000
committerroot <root@rshg054.dnsready.net>2011-08-08 23:14:38 +0000
commit2b6f5a28e2e55b46c1169228e1e56f3b18dd08b5 (patch)
treeebd7dccec211af75c9dfd55560b3e5f61420b784 /community/open-vm-tools-modules/open-vm-tools-modules.install
parent665308e50fd95e984da057ab8ddb6505b596b841 (diff)
Mon Aug 8 23:14:38 UTC 2011
Diffstat (limited to 'community/open-vm-tools-modules/open-vm-tools-modules.install')
-rw-r--r--community/open-vm-tools-modules/open-vm-tools-modules.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/open-vm-tools-modules/open-vm-tools-modules.install b/community/open-vm-tools-modules/open-vm-tools-modules.install
index 7f44b03ef..8de8d6ec5 100644
--- a/community/open-vm-tools-modules/open-vm-tools-modules.install
+++ b/community/open-vm-tools-modules/open-vm-tools-modules.install
@@ -14,7 +14,7 @@ post_install() {
echo ">>>"
echo ">>> If vmxnet driver doesn't handle your NIC, you have to manually"
- echo ">>> disable loading of pcnet32 driver by blacklisting it in /etc/rc.conf."
+ echo ">>> disable loading of pcnet32 driver"
echo ">>>"
}
@@ -29,6 +29,6 @@ post_remove() {
sed "/VMware net driver/,+1 d" -i /etc/modprobe.d/modprobe.conf
echo ">>>"
- echo ">>> Remember to un-blacklist pcnet32 driver in /etc/rc.conf."
+ echo ">>> Remember to un-blacklist pcnet32 driver"
echo ">>>"
}