vagrant/plugins/guests/netbsd/cap
Nikhil Benesch 2df36892dd synced_folders/rsync: only chown when necessary [GH-3525]
Run remote rsync as root to guarantee that rsync can write to guestpath.
This obviates the need to chown the guestpath to the SSH user prior to
sync.

This brings a substantial speedup (2x on a moderately-sized shared
folder) and properly triggers filesystem notifications on only the files
changed by a given sync.
2014-04-25 15:00:12 -04:00
..
change_host_name.rb Add NetBSD guest support 2014-01-14 07:25:35 +01:00
configure_networks.rb Add NetBSD guest support 2014-01-14 07:25:35 +01:00
halt.rb Add NetBSD guest support 2014-01-14 07:25:35 +01:00
insert_public_key.rb guests/{free,net}bsd: add `insert_public_key` capability 2014-02-04 01:09:29 -03:00
mount_nfs_folder.rb Add NetBSD guest support 2014-01-14 07:25:35 +01:00
rsync.rb synced_folders/rsync: only chown when necessary [GH-3525] 2014-04-25 15:00:12 -04:00
shell_expand_guest_path.rb guests/{free,net,open}bsd: Add `shell_expand_guest_path` capability 2014-02-02 17:38:24 -03:00