vagrant/plugins/guests/netbsd/cap
Leo Simons fec14cf04c Use -f argument to rm to force-remove files.
When using pty=true, removing files using sudo may request confirmation,
which will hang the connection.

Similarly, sometimes assumptions about file existence may be wrong and
in those cases it seems better to continue on as long as the file does
not exist, so -f makes sense there, too.
2014-08-29 10:51:31 +02:00
..
change_host_name.rb Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
configure_networks.rb Use -f argument to rm to force-remove files. 2014-08-29 10:51:31 +02: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 Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
rsync.rb synced_folders\rsync: remove non-portable '-v' flag from chown [GH-3743] 2014-05-10 23:51:12 +03: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