10.1 Enable process accounting at boot time

Information

Process accounting logs information about every process that runs to completion on the system, including the amount of CPU time, memory, etc. consumed by each process.

Solution

Perform the following to implement the recommended state:
# ln -s /etc/init.d/acct /etc/rc3.d/S99acct
# /etc/init.d/acct start

See Also

https://workbench.cisecurity.org/files/614