Method: Bandshell::DHCPAddressing#write_configs
- Defined in:
- lib/bandshell/netconfig.rb
#write_configs ⇒ Object
431 432 433 434 |
# File 'lib/bandshell/netconfig.rb', line 431 def write_configs # dhclient will write our resolv.conf so we do not need # to do anything end |