aboutsummaryrefslogtreecommitdiff
path: root/release/tools/vagrant-vmware.conf
diff options
context:
space:
mode:
Diffstat (limited to 'release/tools/vagrant-vmware.conf')
-rw-r--r--release/tools/vagrant-vmware.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/release/tools/vagrant-vmware.conf b/release/tools/vagrant-vmware.conf
index 4e0f02c0e76c..fff929829222 100644
--- a/release/tools/vagrant-vmware.conf
+++ b/release/tools/vagrant-vmware.conf
@@ -1,6 +1,5 @@
#!/bin/sh
#
-# $FreeBSD$
#
. ${WORLDDIR}/release/tools/vagrant.conf
@@ -19,5 +18,4 @@ vm_extra_pre_umount () {
# Setup the Vagrant common items
vagrant_common
- rm -f ${DESTDIR}/etc/resolv.conf
}