YaST2 Developers Documentation: Configuration of dns-server



functions
files
intro

Configuration of dns-server

include/dns-server/misc.ycp
Miscelanous functions for configuration of dns-server.

Imports

  • Label
  • Mode
  • Require
  • Service

Global Functions

Local Functions

local RestartDnsDaemon () -> void

Restart the DNS daemon

global getZoneType (string zone) -> symbol

Get zone type from the zone identification

Parameters:
zone string zone identification
Return value:
zone type

YaST2 Developers Documentation