mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 08:32:02 +00:00
Add $time dependency for clickhouse-server.init script
This commit is contained in:
parent
aa5f1d77fa
commit
5f05ac23b0
2
debian/clickhouse-server.init
vendored
2
debian/clickhouse-server.init
vendored
@ -3,7 +3,7 @@
|
||||
# Provides: clickhouse-server
|
||||
# Default-Start: 2 3 4 5
|
||||
# Default-Stop: 0 1 6
|
||||
# Required-Start: $network
|
||||
# Required-Start: $time $network
|
||||
# Required-Stop: $network
|
||||
# Short-Description: Yandex clickhouse-server daemon
|
||||
### END INIT INFO
|
||||
|
Loading…
Reference in New Issue
Block a user