The type of activity record from the Utmp file.
| Enums | |
|---|---|
RECORD_TYPE_UNSPECIFIED
|
The default record type. |
RUN_LVL
|
Run-level change. |
BOOT_TIME
|
System boot time. |
NEW_TIME
|
New time after system clock change. |
OLD_TIME
|
Old time before system clock change. |
INIT_PROCESS
|
Process spawned by init. |
LOGIN_PROCESS
|
Login process. |
USER_PROCESS
|
Normal user process (logged-in session). |
DEAD_PROCESS
|
Terminated process (session ended). |
ACCOUNTING
|
Accounting message. |

