72. .init.insserv_conf

SCR Agent for reading LSB system facilites definition.

72.1. Authors

  • Martin Vidner <mvidner@suse.cz>

72.2. Description

Access type: read-only

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

See also:

yast2-agent-any/anyagent.html

72.3. Usage

Example 37. 

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