containers / qm

QM is a containerized environment for running Functional Safety qm (Quality Management) software
https://github.com/containers/qm
GNU General Public License v2.0
21 stars 25 forks source link

qm.if: allow stream connect for qm_container_ipc_t #467

Closed aesteve-rh closed 3 months ago

aesteve-rh commented 3 months ago

Solve a connectto issue with ipc socket by calling container_stream_connect macro for the qm_container_ipc_t label.

Closes: https://github.com/containers/qm/issues/468

dougsland commented 3 months ago

@rhatdan please bless :)

rhatdan commented 3 months ago

LGTM I thought I added that.