184. .sysconfig.scpm

SCR Agent for reading/writing /etc/scpm.conf

184.1. Description

Read/Sets the values defined in /etc/scpm.conf in an easy manner.

Access type: read/write

File Name: /usr/share/YaST2/scrconf/cfg_scpm.scr

184.2. Usage

Example 107. 

Dir(.scpm)
(["DEBUG", "VERBOSE", "SWITCH_MODE", "RESOURCE_SET", "BOOT_MODE"])
Read(.scpm.VERBOSE)
("yes")
Write(.scpm.VERBOSE, "no")
(true)