
Simon McVittie
authored
In Ubuntu and older versions of Debian, /sbin/ldconfig is a shell script
that wraps /sbin/ldconfig.real. To make it possible to run /sbin/ldconfig,
we have to map /sbin/ldconfig.real into the container too.
Resolves: T29764
Signed-off-by:
Simon McVittie <smcv@collabora.com>