YaST2 Developers Documentation: Configuration of ntp-client



functions
files
intro

Configuration of ntp-client

include/ntp-client/wizards.ycp
Wizards definitions

Imports

  • Label
  • Sequencer
  • Wizard

Includes

  • ntp-client/dialogs.ycp

Local Functions

local ComplexSequence () -> symbol

Complex workflow of the ntp-client configuration

Return value:
sequence result

local SimpleSequence () -> symbol

The simple workflow for the NTP client

Return value:
sequence result

local NtpClientSequence () -> symbol

Whole configuration of ntp-client

Return value:
sequence result

local NtpClientAutoSequence () -> symbol

Autoyast configuration of ntp-client

Return value:
sequence result

YaST2 Developers Documentation