ChorusOS 4.0 Introduction

C_INIT Options

LOCAL_CONSOLE

This feature gives access to C_INIT commands through the local console of the target. When this feature is set, the C_INIT console command starts the command interpreter on the local console. console is usually run at the end of the sysadm.ini file. It can also be run through rsh if it is available.

See C_INIT(1M) for a detailed description of console and other C_INIT commands.

RSH

This feature gives access to C_INIT commands through the rsh service. When this feature is set, the C_INIT command rshd starts the rsh demon. rshd is usually run from the end of the sysadm.ini file. It can also be run from the local console if it is available.

See C_INIT(1M) for a detailed description of rshd and other C_INIT commands.