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