blob: 6b75a7d0364812a23b2cf51c06c9a9379f9d5299 [file] [log] [blame]
Ed Tanous2fe7ba02018-05-31 15:07:49 -07001[Unit]
2Description=Phosphor IPMI KCS DBus Bridge
Ed Tanous2fe7ba02018-05-31 15:07:49 -07003
4[Service]
5Restart=always
Brad Bishopdf6ddae2019-04-06 17:06:25 +00006ExecStart={sbindir}/kcsbridged --d="/dev/{KCS_DEVICE}"
Ed Tanous2fe7ba02018-05-31 15:07:49 -07007Type=dbus
8BusName={BUSNAME}
9
10[Install]
Patrick Ventured607cfb2019-04-04 12:15:22 -070011WantedBy=multi-user.target