mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 08:32:02 +00:00
parent
e45b558a86
commit
b8d2432296
@ -18,7 +18,7 @@ Group=clickhouse
|
|||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=30
|
RestartSec=30
|
||||||
# Since ClickHouse is systemd aware default 1m30sec may not be enough
|
# Since ClickHouse is systemd aware default 1m30sec may not be enough
|
||||||
TimeoutStartSec=infinity
|
TimeoutStartSec=0
|
||||||
# %p is resolved to the systemd unit name
|
# %p is resolved to the systemd unit name
|
||||||
RuntimeDirectory=%p
|
RuntimeDirectory=%p
|
||||||
ExecStart=/usr/bin/clickhouse-server --config=/etc/clickhouse-server/config.xml --pid-file=%t/%p/%p.pid
|
ExecStart=/usr/bin/clickhouse-server --config=/etc/clickhouse-server/config.xml --pid-file=%t/%p/%p.pid
|
||||||
|
Loading…
Reference in New Issue
Block a user