Running Stormshield KMaaS in RPM mode

  1. Run the Stormshield KMaaS as a systemd service with the root user using the following command:
    # systemctl start cse
  2. Check the status of the service:
    # systemctl status cse
  3. Enable the autorun of the service when the machine starts:
    # systemctl enable cse

The Stormshield KMaaS uses all available CPU cores. This parameter cannot be configured.