Tags: cert-lv/pastelyzer
Tags
Only load shared libraries when needed libzmq and libssl are only needed when running in standalone mode. Unload the shared objects before dumping the image (so that the implementation does not try to load them automatically on startup), and only load them when running in server mode.