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).
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 thechown directive for the configuration directories. This will automatically set the correct ownership when the service is started or restarted.