YaST2 Developers Documentation: Configuration of dhcp-server



functions
files
intro

Configuration of dhcp-server

include/dhcp-server/ui.ycp
User interface

Imports

  • Directory
  • Sequencer
  • Wizard

Global Functions

global MainSequence () -> symbol

Run wizard sequencer

Return value:
`next, `back or `abort

global DhcpAutoSequence () -> symbol

Whole configuration of dns-server in AI mode

Return value:
sequence result

global DhcpSequence () -> symbol

Whole configuration of dns-server

Return value:
sequence result

YaST2 Developers Documentation