diff options
Diffstat (limited to 'release/tools/vagrant-virtualbox.conf')
-rw-r--r-- | release/tools/vagrant-virtualbox.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release/tools/vagrant-virtualbox.conf b/release/tools/vagrant-virtualbox.conf index 772068befd30..c29d5716bac2 100644 --- a/release/tools/vagrant-virtualbox.conf +++ b/release/tools/vagrant-virtualbox.conf @@ -15,4 +15,5 @@ vm_extra_pre_umount () { # Setup the Vagrant common items vagrant_common + rm -f ${DESTDIR}/etc/resolv.conf } |