search
cancel
Search
CA-DSM service managed by systemd instead init.d
book
Article ID: 275261
calendar_today
Updated On:
Products
CA Client Automation - IT Client Manager
CA Client Automation
Show More
Show Less
Issue/Introduction
Linux Agents are still using init.d scripts to start/stop the service caf.
Is it possible to move this service under systemd and managed the service using systemctl commands ?
Environment
Client Automation 14.5 on Linux
Resolution
CA-DSM service has been moved from init.d to systemd starting Linux Agent x64 version 14.5.0.550
See following link to download this version :
https://support.broadcom.com/web/ecx/solutiondetails?aparNo=99111801&os=LINUX%20-ALL
Starting version 14.5.0.550 CA-DSM service could be managed with systemctl commands :
systemctl stop CA-DSM
systemctl start CA-DSM
systemctl status CA-DSM
Feedback
thumb_up
Yes
thumb_down
No