In the pdf "Cloudera Enterprise Reference Architecture for Bare Metal Deployments" there is an error in the section "Operating System Best Practices" -> "Startup Services".
The command "systemctl list-unit-files --type service | grep active" should be "systemctl list-unit-files --type service | grep enabled".