YaST2 Developers Documentation: Configuration of dhcp-server



functions
files
intro

Configuration of dhcp-server

clients/dhcp-server.ycp
Main file
Main file for dhcp-server configuration. Uses all other files.

Imports

  • DhcpServerUI

Includes

  • dhcp-server/commandline.ycp

Local Functions

local GuiHandler () -> boolean

CommandLine handler for running GUI

Return value:
true if settings were saved

YaST2 Developers Documentation