vagrant/plugins/guests/gentoo/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 fix uninitialized constant error for gentoo plugin 2013-05-07 11:38:46 +02:00
configure_networks.rb Use -f argument to rm to force-remove files. 2014-08-29 10:51:31 +02:00