67. .init.insserv_conf

SCR Agent for reading LSB system facilites definition.

67.1. Description

Access type: read-only

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

See: yast2-agent-any/anyagent.html

67.2. Usage

Example 33. 

   Read(.init.insserv_conf)
	$[
		"$local_fs":["boot"],
		"$network":["network", "pcmcia", "hotplug"],
		"$remote_fs":["$local_fs", "nfs"],
		...
	]