ensure service start success

- In phosphor-ipmi-host, if service start failed, it will auto
  restart. But kcs service will not start because dependency
  service start failed if ipmi-host service start failed at first
  time. So change dependency to use Wants instead of Requires.

Signed-off-by: Harvey.Wu <Harvey.Wu@quantatw.com>
Change-Id: I73aa563ab31a4c66802f67420291b87636e16a97
1 file changed
tree: afd40723196d6b20c244ad73a6fabdc62c71da7b
  1. src/
  2. subprojects/
  3. .clang-format
  4. .gitignore
  5. LICENSE
  6. meson.build
  7. OWNERS
  8. phosphor-ipmi-kcs@.service.in
  9. README.md
README.md

kcsbridge

To Build

To build this package, do the following steps:

1. meson build
2. ninja -C build