systemd-service: Move user to the right section, change type to lowercase
This commit is contained in:
parent
4463c38562
commit
fbe73920ef
@ -1,9 +1,9 @@
|
||||
[Unit]
|
||||
User=hbase
|
||||
Description=HBase hbck
|
||||
|
||||
[Service]
|
||||
Type=Simple
|
||||
User=hbase
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/hbase hbck
|
||||
|
||||
[Install]
|
||||
|
Loading…
Reference in New Issue
Block a user