
Implements: blueprint security-hardening Change-Id: I9b8fce8e4ce174be5f341d74649829ad1253cfb3
5 lines
258 B
ReStructuredText
5 lines
258 B
ReStructuredText
Ubuntu sets the default runlevel in ``/etc/init/rc-sysinit.conf`` and it should
|
|
be set to ``2`` on Ubuntu systems. The Ansible task will verify that the
|
|
correct runlevel is set. If the verification fails, an error will be printed
|
|
and the playbook will fail.
|