Add step that forces private connections in libsyscommon 16/294516/5
authorMateusz Moscicki <m.moscicki2@partner.samsung.com>
Fri, 16 Jun 2023 08:18:29 +0000 (10:18 +0200)
committerHwanKyu Jhun <h.jhun@samsung.com>
Fri, 23 Jun 2023 02:16:26 +0000 (02:16 +0000)
commit563653568fd889ea2c12f786a34d18231c53901c
tree04fcdb63fc9ab24c84effa095d3ff6c4d18e47d2
parentbfa9c489093ac41306c8c07aedd01ad5a4f8b3a0
Add step that forces private connections in libsyscommon

This is used to ensure that applications launched by launchpad get their
own connection with the appropriate label, rather than using the
connection that was established before the label change.

Change-Id: I1536904207b2b73a5478c6bde973c0e9296a8f87
CMakeLists.txt
packaging/launchpad.spec
src/launchpad-process-pool/CMakeLists.txt
src/lib/launchpad/step_prepare_execution.cc
src/lib/launchpad/step_prepare_execution.hh
tests/launchpad-process-pool-unittest/CMakeLists.txt