YaST2 Developers Documentation: Network configuration



functions
files
intro

Network configuration

src/modules/Remote.ycp
Module for Remote Administration via VNC
Write only (but that should be easy to fix)

Imports

  • Label
  • Mode
  • Package
  • Report
  • Service

Global Variables

Global Functions

global allow_administration -> boolean

Allow remote administration

Info:

Reset all module data.

global FileExists (string path_to_file) -> boolean

Check for file existence

Parameters:
path_to_file the path
Return value:
the answer

Info:

Read the current status

Return value:
true on success

Info:

Update the SCR according to network settings

Return value:
true on success

YaST2 Developers Documentation