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

[Service]
Restart=always
ExecStart=/usr/bin/env btbridged
SyslogIdentifier=btbridged
Type=dbus
BusName={BUSNAME}

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