Previous Topic: selang Exit SamplesNext Topic: How the Kernel Loading Exits Work


CA ControlMinder Kernel Loader Exits

UNIX exits are called whenever the CA ControlMinder kernel is being loaded or unloaded (SEOS_load). This lets you define how you want to handle operating system and third-party programs when loading or unloading the CA ControlMinder kernel. For example, you can use kernel-unloading UNIX exits to automatically stop, and later restart, processes that prevent CA ControlMinder from unloading when running SEOS_load -u.

For some operating systems, CA ControlMinder comes with some kernel load exits, kernel unload exits, or both out of the box.

Note: For more information about identifying processes that prevent CA ControlMinder kernel from unloading, see the secons utility in the Reference Guide.