Class: Y2Network::None::ConfigReader

Inherits:
Wicked::ConfigReader show all
Defined in:
src/lib/y2network/none/config_reader.rb

Overview

By now it has been allowed to modify the sysconfig or wicked configuration even when the network service is disabled. By now the same behavior will be applied and therefore this class reads the current configuration from /etc/sysconfig files.

Constant Summary

Constants inherited from Wicked::ConfigReader

Wicked::ConfigReader::SECTIONS

Method Summary

Methods inherited from Wicked::ConfigReader

#read, #read_connections, #read_dns, #read_drivers, #read_hostname, #read_interfaces, #read_routing

Methods inherited from ConfigReader

for, #initialize, #read

Constructor Details

This class inherits a constructor from Y2Network::ConfigReader