YaST2 Developers Documentation: Network configuration



functions
files
intro

Network configuration

clients/dns.ycp
Hostname and DNS client
Main file for hostname and DNS configuration. Uses all other files.

Imports

  • DNS
  • Label
  • Lan
  • Service
  • Wizard

Includes

  • network/runtime.ycp
  • network/services/dns.ycp

Local Functions

local Modified () -> boolean

Return a modification status

Return value:
true if data was modified

YaST2 Developers Documentation