vagrant/plugins/guests/netbsd
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
..
cap Use -f argument to rm to force-remove files. 2014-08-29 10:51:31 +02:00
guest.rb Add NetBSD guest support 2014-01-14 07:25:35 +01:00
plugin.rb guests/*: setup rsync_pre properly 2014-05-06 18:40:55 -07:00