• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

disable kronolith

gijsbert

Basic Pleskian
I don't want to offer scheduler management in horde, so I'm looking for a way to disable this. Is it safe to remove the psa-kronolith packages (rpm -e) or will this break things? And if this rpm cannot be removed, is there any other way to disable this option server-wide?

Kind regards,

Gijsbert
 
With command

# rpm -e --test psa-kronolith

you can see that there are no any dependences. Therefore I think that this package can be safely removed.
 
Hello Igor,

Thanks for your reply. It's well possible to remove the packages psa-kronolith and psa-mnemo. However, when running updates through the parallels-installer, it will re-install those missing packages. Do you have any idea where I can find the horde-config, maybe I can disable those options in a config file?!
 
Back
Top