vagrant/plugins/guests/freebsd
Mark Peek d5dcf84d62 Allow the FreeBSD plugin to install without bash [GH-2485]
The default shell is "bash -l" which does not get installed by default
on FreeBSD. This change allows the plugin to override the default shell
and use a known installed shell (sh).
2013-11-22 15:30:12 -08:00
..
cap Allow the FreeBSD plugin to install without bash [GH-2485] 2013-11-22 15:30:12 -08:00
guest.rb Allow the FreeBSD plugin to install without bash [GH-2485] 2013-11-22 15:30:12 -08:00
plugin.rb FreeBSD capabilities 2013-04-04 11:56:42 -07:00