vagrant icon indicating copy to clipboard operation
vagrant copied to clipboard

fix openwrt nfs synched folders

Open rgl opened this issue 1 year ago • 0 comments

in openwrt, /sbin/init --version does not print the version, instead it calls init, which breaks the running system

this was already fixed in https://github.com/hashicorp/vagrant/pull/7813 but somehow was lost in later code changes

rgl avatar Jun 10 '24 09:06 rgl