mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 07:01:59 +00:00
Metrica:
add enable_cron after restart in init file
This commit is contained in:
parent
0e13063557
commit
4ab886bce9
@ -115,7 +115,7 @@ case "$1" in
|
||||
isrun && echo "$PROGRAM service is running" || echo "$PROGRAM service is stopped"
|
||||
;;
|
||||
restart)
|
||||
restart
|
||||
restart && enable_cron
|
||||
;;
|
||||
reload)
|
||||
restart
|
||||
|
Loading…
Reference in New Issue
Block a user