summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/net-ipmid/phosphor-net-ipmid/phosphor-net-ipmid.service
blob: 5a2ecbd8fd974214dd2b79ca88104fba0aac51d2 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Network IPMI daemon

[Service]
ExecStart={sbindir}/netipmid
Restart=always

[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}
OpenPOWER on IntegriCloud