vagrant-hostmanager icon indicating copy to clipboard operation
vagrant-hostmanager copied to clipboard

Issue when local hosts file is served via NFS with root_squash.

Open ghost opened this issue 9 years ago • 0 comments
trafficstars

If hosts.local is served via NFS with root_squash enabled then root cannot access the file and the line sudo cp #{file} #{hosts_location} fails with cp: cannot stat: Permission denied.

ghost avatar May 19 '16 20:05 ghost