commit | b5b71a711988aca4c90661be6789004347823af5 | [log] [tgz] |
---|---|---|
author | Ed Tanous <ed.tanous@intel.com> | Tue Jul 17 10:20:09 2018 -0700 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Jul 19 02:16:51 2018 +0000 |
tree | 673befe66e981ad719e46448a74abf3af9a62961 | |
parent | 8d5e4a9d9c092c8931f0979fa30195f12aa89363 [diff] |
Fix bmcweb socket activation It looks like the socket activation part of the recipe got missed in the review. bmcweb can boot without it, but it's still desired to allow people to change what port bmcweb boots on per platform. Tested By: Launching image and verifying bmcweb boots on port 883, and all services are available. Change-Id: Idba19082d80ea4007c6a450219481756bd03938b Signed-off-by: Ed Tanous <ed.tanous@intel.com>