Disabling CylancePROTECT before the upgrade

Last Updated : Nov 27, 2022 |

Before you begin

Run the following commands on CCM as well as every node in the cluster.

Procedure

  1. To disable CylancePROTECT, run the following commands:

    systemctl stop cylancesvc.service

    systemctl disable cylancesvc.service

    systemctl is-enabled cylancesvc.service

    systemctl status cylancesvc.service

  2. To verify that CylancePROTECT is not running, run the following command:

    systemctl --type=service | grep Cy