ACC SHELL

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

/**
 * File:
 *   yp_conf.scr
 * Summary:
 *   SCR Agent for accessing /etc/yp.conf
 * Access:
 *   r/w
 * Authors:
 *   Martin Vidner <mvidner@suse.cz>
 * Example:
 *   Read(.etc.yp_conf.servers)
 * (["10.20.0.2", "10.20.1.3"])
 *
 * $Id: yp_conf.scr 13018 2003-12-11 12:52:53Z jhumpol $
 *
 * Returns the NIS servers to bind to.
 */

.etc.yp_conf

`ag_yp_conf (`YpConf ())

ACC SHELL 2018