vagrant/plugins/guests/debian
Brian Cain 1761e65f26
Fixes #9763 #10300: Fall back on ifdown/ifup tools for network restart
This commit adds some additional logic that falls back to using the
ifdown/ifup tools to restart networking. On Ubuntu 14.04, the init
script was designed to always fail to restart newtorking, so it needs
to use the ifdown/up tools instead. This commit will use the networking
init script as a last resort to restart networking, assuming other
commands haven't broken networking already.

https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1301015
2018-10-23 14:47:12 -07:00
..
cap Fixes #9763 #10300: Fall back on ifdown/ifup tools for network restart 2018-10-23 14:47:12 -07:00
guest.rb guests/linux: Provide common linux detection style 2016-10-11 07:50:34 -07:00
plugin.rb guests/debian: Move NFS into same file 2016-07-18 21:12:56 -04:00