Lines Matching full:script
50 utility is the command script which controls the automatic boot process
55 script contains commands which are pertinent only
116 script.
155 For each script that will call
163 and sources the script in a subshell.
164 Stop processing when the script that is the value of the
189 also exists (because it was created by a script), then delete it and reboot.
225 Call each script in turn using
233 and sources the script in a subshell.
279 The boot does not stop if such a script terminates with a non-zero status,
280 but a script can stop the boot if necessary by invoking the
286 Each script should contain
296 Each script is expected to support at least the following arguments, which
332 If the script starts a process (rather than performing a one-off
352 Print a short description of what the script does.
354 Print the script's non-standard commands.
356 If the script starts a process (rather than performing a one-off
368 If a script must implement additional commands it can list them in
377 sequence; if a script needs to
381 any other script that would run later in the sequence, it must send a
399 When a script is executed at boot time, it is passed the string
410 the script should exit successfully and without producing an error message.
421 The output from each script is traditionally a space character,
435 This script runs
451 the script does not do anything.
455 script is used to set any special configurations for serial devices.
459 script is used to configure rules for the kernel based firewall
480 Most daemons, including network related daemons, have their own script in
513 style script.
534 The script may list and define as many commands at it needs.