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
Link detection
- 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 install_force)
->
boolean
Setup smpppd(8)
- Parameters:
-
install_force
- Return value:
-
true if success