chore: remove starting blank

This commit is contained in:
cmsxbc 2023-02-16 19:23:16 +08:00 committed by SuperDJY
parent 7de008a58a
commit 1ad9e217e5

View File

@ -17,7 +17,7 @@ User=clickhouse
Group=clickhouse
Restart=always
RestartSec=30
# %p is resolved to the systemd unit name
# %p is resolved to the systemd unit name
RuntimeDirectory=%p
ExecStart=/usr/bin/clickhouse-server --config=/etc/clickhouse-server/config.xml --pid-file=%t/%p/%p.pid
# Minus means that this file is optional.