v.25.10Improvement

Add a step to postinstall script

Add a step to postinstall script for clickhouse-keeper which enables starting on boot. #88746 (YenchangChan).
Added a step to the post-installation script for clickhouse-keeper to enable it to start automatically on system boot.

Why it matters

This feature ensures that clickhouse-keeper service is automatically started after system reboot, improving service availability and reducing manual intervention needed to start the keeper.

How to use it

When installing clickhouse-keeper, the post-install script will automatically enable the service to start on boot. No additional user action is required.