hbase-hbck: Change timer to 20 minutes

This commit is contained in:
Björn Busse 2019-04-10 21:04:46 +02:00
parent d8ce2293f5
commit 17fbfc4376
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Description=HBase hbck timer Description=HBase hbck timer
[Timer] [Timer]
OnCalendar=*-*-* *:20:00 OnCalendar=*:0/20
Unit=hbase-hbck.service Unit=hbase-hbck.service
[Install] [Install]