vagrant/plugins/guests/debian/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 guests/debian: setting hostname works without 127.0.1.1 [GH-3271] 2014-05-04 18:32:33 -07:00
configure_networks.rb Use -f argument to rm to force-remove files. 2014-08-29 10:51:31 +02:00
nfs_client.rb synced_folders/nfs: automatically install NFS client if possible 2014-01-09 16:58:20 -08:00
rsync.rb synced_folders/rsync: Install `rsync` on guest if needed 2014-01-31 02:12:57 -03:00