YaST2 Developers Documentation: Configuration of ntp-client



functions
files
intro

Configuration of ntp-client

clients/ntp-client.ycp
Main file
Main file for ntp-client configuration. Uses all other files.

Imports

  • CommandLine
  • NtpClient

Includes

  • commandline/commandline.ycp
  • ntp-client/commandline.ycp
  • ntp-client/wizards.ycp

Local Functions

local GuiHandler () -> boolean

CommandLine handler for running GUI

Return value:
true if settings were saved

YaST2 Developers Documentation