v.1.1.54388Improvement

Added chown for config directories in systemd config file

Added chown for config directories in the systemd config file (Mikhail Shiryaev).
Added the ability to use chown for configuration directories in the systemd service file for ClickHouse.

Why it matters

This feature ensures that the configuration directories have the correct ownership when managed by systemd, improving security and avoiding permission issues related to ClickHouse configuration files.

How to use it

Edit the ClickHouse systemd service file to include the chown directive for the configuration directories. This will automatically set the correct ownership when the service is started or restarted.