SuSEconfig

From openSUSE

Geeko SuSEconfig configures the system according to the variables that are set in the various "/etc/sysconfig/" files.


Description

SuSEconfig acts as a back end for YaST2
Enlarge
SuSEconfig acts as a back end for YaST2
  • SuSEconfig configures the system according to the variables that are set in the various "/etc/sysconfig/" files.
  • SuSEconfig acts as a backend for YaST2 and activates the configuration changes made by YaST2.
  • SuSEconfig is automatically executed by Yast whenever we install, upadte or remove any package from the system.
  • But if a user installs any package via command line i.e by simple rpm command then it is highly essential to invoke it manually.
SuSEconfig must be run by the root user.

Command Line Options

  • -verbose ---- Shows what is happening.
  • -quick ---- Skips rebuilding of Kernel Module Dependencies.
  • -nonewpackage ---- Skips configuration modules that have to be run only when a package is newly installed
  • -module ---- Runs SuSEConfig with the particular Module
  • -nomodule ---- Does not Execute the specific module.
The '''-force''' and '''-norestarts''' options are never used

External Links