Contents
Where can I find inittab?
The /etc/inittab file was the configuration file used by the original System V init(8) daemon. The Upstart init(8) daemon does not use this file, and instead reads its configuration from files in /etc/init.
How do you comment on an Inittab in AIX?
To comment out an entry in the /etc/inittab file, add : or # at the beginning of the entry….Format of the /etc/inittab file
- The identifier must start in column 1 of the file.
- Valid characters are A-Z and 0-9. Lowercase characters are converted to uppercase.
- The identifier must start with an alphabetic character.
How to run the / etc / inittab file?
The /etc/inittab File (System Administration Guide: Basic Administration) Documentation Home > System Administration Guide: Basic Administration > Chapter 11 Run Levels and Boot Files (Tasks) > The /etc/inittab File System Administration Guide: Basic Administration Previous: Run Levels Next: Run Control Scripts The /etc/inittabFile
Which is the default run level in inittab?
Initializes file systems Defines default run level Describes a power fail shutdown Defines single-user level Defines run level 0 Defines run level 1 Defines run level 2 Defines run level 3 Defines run level 5 Defines run level 6 Defines an unused level, firmware Defines an unused level, off Defines an unused level, reboot
Which is the default inittab file in Solaris?
The following example shows an annotated default inittabfile that is installed with the Solaris release:
What do I need to know about the initprocess file?
This file defines three important items for the initprocess: The system’s default run level What processes to start, monitor, and restart if they terminate What actions to take when the system enters a new run level Each entry in the /etc/inittabfile has the following fields: id:rstate:action:process