For Data Loss Prevention on RHEL 7.3, services no longer start automatically
search cancel

For Data Loss Prevention on RHEL 7.3, services no longer start automatically

book

Article ID: 169994

calendar_today

Updated On:

Products

Data Loss Prevention

Issue/Introduction

With  RHEL 7.3 on a Data Loss Prevention server, services may no longer start automatically after a system reboot.

Cause

Prior to RHEL 7.3, the chkconfig utility was leveraged to manage the auto-start of Data Loss Prevention services. This utility is no longer included in RHEL 7.3, the systemctl utility must be used instead.

Resolution

To enable Data Loss Prevention services to start automatically (after a reboot), complete the following:

Log onto the Enforce server and SU as root, then run the following:

systemctl enable SymantecDLPManagerService

systemctl enable SymantecDLPIncidentPersisterService

systemctl enable SymantecDLPDetectionServerControllerService

systemctl enable SymantecDLPNotifierService

Log onto to Detection server and su as root, then run the following:

systemctl enable SymantecDLPDetectionServerService