summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs/org.openbmc.HostIpmi.service
blob: 6b75a7d0364812a23b2cf51c06c9a9379f9d5299 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Phosphor IPMI KCS DBus Bridge

[Service]
Restart=always
ExecStart={sbindir}/kcsbridged --d="/dev/{KCS_DEVICE}"
Type=dbus
BusName={BUSNAME}

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