blob: 1253bcc5c971811b99690a5d2335c8536087b44f [file] [log] [blame]
[Unit]
Description=Phosphor IPMI BT DBus Bridge
[Service]
Restart=always
ExecStart={sbindir}/btbridged
Type=dbus
BusName={BUSNAME}
[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}