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

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

[Install]
WantedBy=multi-user.target