Table 12.1. Service Data Details
| Name | Keyword | Description | Examples |
|---|---|---|---|
| Name | Name | Name of service | rlogind |
| Identifier | ID | Identifier | A1234 |
| Description | Descript | Description summary | Provides remote login service for rlogin command. |
| Description Verbose | DescVerbose | Verbose description | Provides remote login service for rlogin command. Allows authorized users to login remotely. |
| State | State | State of service | running, stopped, failed |
| Boot Time Enabled | BootEnabled | Enabled for start during system boot? | YES |
| RC Command | RcCmd | Boot time rc command to start/stop service | /etc/init.d/rlogind |
| Configuration File | ConfigFile | Configuration File | /etc/default/rlogind |
| Start Number | StartNum | Order number for startup sequence | 95 |
| Stop Number | StopNum | Order number for stop sequence | 15 |
| Boot Levels | BootLevels | List of system boot levels service is enabled for | 1,2,3 |