hbase-exporter/hbase-hbck.service
2019-04-04 15:37:54 +02:00

11 lines
132 B
Desktop File

[Unit]
User=hbase
Description=HBase hbck
[Service]
Type=Simple
ExecStart=/usr/bin/hbase hbck
[Install]
WantedBy=multi-user.target