ACC SHELL

Path : /usr/share/YaST2/scrconf/
File Upload :
Current File : //usr/share/YaST2/scrconf/cfg_bootsplash.scr

/**
 * File:
 *   cfg_bootsplash.scr
 * Summary:
 *   SCR Agent for reading/writing /etc/sysconfig/bootsplash
 *   using the sysconfig-agent
 * 
 * $Id: cfg_bootsplash.scr 16106 2004-03-12 13:11:43Z jsrain $
 *
 * Read/Sets the values defined in <tt>/etc/sysconfig/bootsplash</tt>
 * in an easy manner.
 */
.sysconfig.bootsplash

`ag_ini(
  `SysConfigFile("/etc/sysconfig/bootsplash")
)

ACC SHELL 2018