${BSE}/etc directory
The ${BSE}/etc directory contains the start and stop scripts for the LN environment (UNIX only). Examples of these programs include:
- rc.start: Starts up the LN environment and starts the subscripts to initialize the shared memory and the printer daemon. The rc.start script is automatically started from the UNIX startup files upon system initiation.
- rc.stop: Shuts down the LN environment. Actions such as stopping and starting shared memory, printer daemon, and database are performed. You can start the rc.stop script if the system is shut down with the Shut Down program.
- rc.startjob: Starts a job.
- rc.startjobdm: Starts the job daemon. The job daemon can place jobs in a queue, which starts the jobs automatically.
- rc.stopjobdm: Stops the job daemon.
- rc.start_bseservices: Starts the BSE services.
- rc.stop_bseservices: Stops the BSE services.
Note: The
${BSE}/etc directory only exists on a UNIX operating
system. For more information on the
etc directory, see the UNIX Installation Manuals.