Network configuration |
include/network/runtime.ycp |
Runtime routines | |
|
|
This module has an unstable interface. |
Imports
Local Functions |
local
RunSuSEconfig ()
->
boolean
Run SuSEconfig
- Return value:
-
true if success
local
RunSuSEconfigModule (string modul)
->
boolean
Run one SuSEconfig module
- Parameters:
-
modul SuSEconfig module
- Return value:
-
true if success
local
HasLink ()
->
boolean
Check if running on a local system or over a network
- Return value:
-
true if link found
- See
-
ethtool(8)
local
HaveDialupLikeInterfaces ()
->
boolean
Are there interfaces controlled by smpppd and kinternet? They are the ones with USERCONTROL=yes (#44303)
- Return value:
-
true/false
local
SetupSMPPPD ()
->
boolean
Setup smpppd(8)
- Return value:
-
true if success
local
RunKInternet ()
->
boolean
Run KInternet
- Return value:
-
true if success