ansible-hardening/doc/source/developer-notes/V-38650.rst
Major Hayden 2459cb4e07
Disable the rdisc service (if present)
This patch checks for the rdisc service on a host and disables the service,
if the service is installed. The service will be stopped immediately if it
is found to be running.

Documentation and release notes are included.

Closes-bug: 1584191

Change-Id: Ieeb2d25ecf1920448701c33d4ea623d3f65becf6
2016-05-23 07:50:02 -05:00

291 B

Ubuntu doesn't provide packages containing the rdisc service at this time.

In CentOS, the rdisc service will be stopped and disabled if it is present on the system. To opt-out of this change, set the following Ansible variable:

security_disable_rdisc: no