Enables or reports the availability of login ports (normal, shared, and delayed).
pstart [ -a ] [ Device ]
The pstart command enables all ports (normal, shared, and delayed) listed in the /etc/inittab file. The system enables a port by updating an entry in the /etc/inittab file and then sending a signal to the init process. When the init process receives the signal and reads the updated status entry, it takes the appropriate action.
Use the Device parameter to specify the ports to be enabled. Permitted values include:
If you do not specify a Device parameter, the pstart command reports the names of all enabled ports and whether they are currently enabled as normal, shared, or delayed.
Note: You must have root user authority to run this command.
-a | Enables all ports (normal, shared, and delayed ports). |
pstart
pstart -a
/etc/locks | Contains lock files for the pshare and pdelay commands. |
/usr/sbin/pstart | Contains the pstart command file. |
The init command, pdelay command, pdisable command, penable command, phold command, pshare command.
The inittab file.