tcl.user-coldstart
Invokes user-defined coldstart sequence.
Description
performs the last step of the coldstart process and is the place where users can customize their own sequence of activities to perform each time the system is powered on or rebooted.
This avoids having to alter the 'system-coldstart' command each time an upgrade to a new release is performed.
The commands executed by this macro vary from platform to platform, so its exact behavior can only be determined by looking at the macro, which usually exists in the 'md' of the 'dm' account.
Some of the commands typically executed by 'user-coldstart' are attached as related subjects.
'user-coldstart' is called after 'system-coldstart' completes. See 'system-coldstart' for more information.
Example
n
startspooler (c
startptr 0,(10,12,17),1,p0 (s)
assignfq 10,hp.lzr2p.80
assignfq 12,hp.lzr2p.96
assignfq 17,hp.lzr2p.132
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
