summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs/org.openbmc.HostIpmi.service
blob: 0c108fbee320b1f18330e50b477cd85eecf713bd (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={SYSTEMD_DEFAULT_TARGET}
OpenPOWER on IntegriCloud