summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid/host-ipmid.service
blob: ce96dbc9baa429a6044b8858b01847562ebf54c8 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Phosphor OpenBMC IPMI daemon
Wants=clear-once.service
After=clear-once.service

[Service]
ExecStart=/usr/sbin/ipmid

[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud