blob: bf69c7d199379712fd88a01b7b2e3c683076afc4 [file] [log] [blame]
Brad Bishop4aa3a502015-10-29 23:35:38 -05001[Unit]
Joel Stanley7f2bded2016-10-25 15:11:19 +10302Description=Phosphor IPMI BT DBus Bridge
Brad Bishop4aa3a502015-10-29 23:35:38 -05003
4[Service]
Nan Li2d343522016-01-27 10:28:34 +08005Restart=always
Michael Tritzfbd81be2017-08-15 14:07:23 -05006ExecStart=/usr/bin/env btbridged
7SyslogIdentifier=btbridged
Brad Bishopf65b5622016-08-30 14:57:08 -04008Type=dbus
9BusName={BUSNAME}
Brad Bishop4aa3a502015-10-29 23:35:38 -050010
11[Install]
Patrick Ventured607cfb2019-04-04 12:15:22 -070012WantedBy=multi-user.target