Manages the system hang detection parameters.
shconf [ -D | -E ] [ -O ] -l Name
shconf -l Name -a Attribute=Value ...
The shconf command is used to display or specify the parameters of the following possible detection: priority problem.
The user can specify five actions described below. For each action,
the user can specify the priority level to check, the time out while no
process or thread executes at a lower or equal priority, the terminal device
for the warning action, and the getty action:
cmd | Launches a command specified by the path parameter. |
errlog | Logs an error in error log. |
login | Launches a getty at the highest priority on the serial line specified by the terminal device parameter (term). |
reboot | Reboots the system. |
warning | Displays a warning message on the console specified by the terminal device parameter (term). |
/usr/sbin/shconf | Contains the shconf command. |