2021-01-22 08:14:03 +00:00
|
|
|
[Unit]
|
|
|
|
Description=HMC Insights Service
|
|
|
|
|
|
|
|
[Service]
|
2021-01-28 18:53:45 +00:00
|
|
|
#User=nobody
|
|
|
|
#Group=nogroup
|
2021-01-22 08:14:03 +00:00
|
|
|
TimeoutStartSec=0
|
|
|
|
Restart=always
|
|
|
|
ExecStart=/opt/hmci/bin/hmci
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=default.target
|