The System Resource Controller (SRC) is the main process that starts other background processes when the system boots. It is started through the /etc/rc.srcmstr script which is run by the init process. This script reads the /etc/inittab file and starts the necessary processes. Reference: IBM AIX v7 Administrator Specialty Study Guide.
The System Resource Controller (SRC) in AIX is started by the script/etc/rc.srcmstr. This script initializes and starts the SRC daemon (srcmstr), which manages subsystems, subsystem groups, and subsystem processes. It is a critical part of the AIX startup process, ensuring that necessary systemservices are properly managed.References: IBM AIX Documentation - System Resource Controller
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit