Skip to content

ipc: runtime configurable socket paths

Created by: reibax-marcus

if multiple instances of swupdate are to be run on a single system socket paths need to be configurable at runtime. This modification allows the user to select socket paths at runtime using environment variables SOCKET_CTRL_PATH and SOCKET_PROGRESS_PATH.

Signed-off-by: Xabier Marquiegui reibax@gmail.com

Merge request reports