Change service user to hdfs
This commit is contained in:
parent
a2b179459f
commit
8d1a2cab37
@ -3,7 +3,7 @@ Description=HBase Exporter for Prometheus
|
|||||||
After=network-online.target
|
After=network-online.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=hbase-exporter
|
User=hdfs
|
||||||
ExecStart=/usr/local/bin/hbase-exporter
|
ExecStart=/usr/local/bin/hbase-exporter
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=30s
|
RestartSec=30s
|
||||||
|
Loading…
x
Reference in New Issue
Block a user