ERRSTOP(8,C) AIX Commands Reference ERRSTOP(8,C)
-------------------------------------------------------------------------------
errstop
PURPOSE
Terminates the error-logging daemon.
SYNTAX
+---- /unix -----+
errstop ---| |---|
+- kernel-image -+
DESCRIPTION
The errstop command stops the error-logging daemon errdemon by running the ps
command to determine the daemon process ID and then sending it a Software
Terminate signal (see the sigaction system call in AIX Operating System
Technical Reference). If you do not specify kernel-image, errstop uses /unix.
Only a user operating with superuser authority can run errstop.
FILES
/unix System kernel image.
RELATED INFORMATION
See the following commands: "errdemon" and "ps."
See the kill system call in AIX Operating System Technical Reference.
Processed November 8, 1990 ERRSTOP(8,C) 1