vagrant/plugins/guests/freebsd/cap
Jose Luis Duran 93f02c67f8
FreeBSD: Simplify the listing of interfaces
According to ifconfig(8), to list only Ethernet interfaces, excluding
all other interface types, including the loopback interface, the command
to use should be:

    ifconfig -l ether

Related to: #8760
2019-03-29 02:47:39 -03:00
..
change_host_name.rb Remove comment removal from /etc/hosts file on guests 2017-04-20 17:07:56 -07:00
configure_networks.rb FreeBSD: Simplify the listing of interfaces 2019-03-29 02:47:39 -03:00
mount_virtualbox_shared_folder.rb BSD: VirtualBox shared folders naming convention 2019-03-28 02:34:34 -03:00
rsync.rb guests/rsync do not chown files excluded from sync 2016-08-16 15:13:19 -07:00
shell_expand_guest_path.rb (#8917) Fix shell_expand_guest_path capability 2017-08-25 10:02:36 -07:00