|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
STARTPAR(8) STARTPAR(8)
NAME
startpar - start runlevel scripts in parallel
SYNOPSIS
startpar [-p par] [-t timeout] [-T global_timeout] [-a arg] prg1 prg2
...
startpar [-p par] [-t timeout] [-T global_timeout] -M [
boot|start|stop]
DESCRIPTION
startpar is used to run multiple run-level scripts in parallel. The
degree of parallelism on one CPU can be set with the -p option, the
default is full parallelism. An argument to all of the scripts can be
provided with the -a option.
The output of each script is buffered and written when the script
exits, so output lines of different scripts won't mix. You can modify
this behaviour by setting a timeout.
The timeout set with the -t option is used as buffer timeout. If the
output buffer of a script is not empty and the last output was timeout
seconds ago, startpar will flush the buffer.
The -T option timeout works more globally. If no output is printed for
more than global_timeout seconds, startpar will flush the buffer of the
script with the oldest output. Afterwards it will only print output of
this script until it is finished.
The -M option switches startpar into a make(1) like behaviour. This
option takes three different arguments: boot, start, and stop for read-
ing .depend.boot or .depend.start or .depend.stop repectivly in the
directory /etc/init.d/. By scanning the boot and runlevel directories
in /etc/init.d/ it then executes the appropiate scripts in parallel.
FILES
/etc/init.d/.depend.boot
/etc/init.d/.depend.start
/etc/init.d/.depend.stop
SEE ALSO
init.d(7), insserv(8), startproc(8)
COPYRIGHT
2003,2004 SuSE Linux AG, Nuernberg, Germany.
AUTHOR
Michael Schroeder <mls@suse.de>
Takashi Iwai <tiwai@suse.de>
Werner Fink <werner@suse.de>
Jun 2003 STARTPAR(8)
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Sat Sep 8 16:40:40 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
svn man page (6164 hits) (FreeBSD 6.2)
sqlite3 man page (5598 hits) (openSUSE 10.2)
adv_cap_autoneg man page (5045 hits) (Solaris 10 11_06)
CPAN man page (4791 hits) (Suse Linux 10.1)
ssh man page (4439 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (3525 hits) (Solaris 10 11_06)
signal man page (3395 hits) (Suse Linux 10.1)
netcat man page (3382 hits) (Suse Linux 10.1)
pprosetup man page (2889 hits) (Solaris 10 11_06)
startproc man page (2739 hits) (Suse Linux 10.1)
|