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
This commit is contained in:
Major Hayden
2016-05-23 07:49:59 -05:00
parent 9d42c5accc
commit 2459cb4e07
4 changed files with 29 additions and 3 deletions

View File

@@ -157,6 +157,7 @@ security_disable_autofs: yes # V-38437
security_disable_avahi: yes # V-31618
security_disable_bluetooth: yes # V-38691
security_disable_qpidd: yes # V-38648
security_disable_rdisc: yes # V-38650
security_disable_rsh: yes # V-38594
security_disable_ypbind: yes # V-38604
security_disable_xinetd: yes # V-38582