Fix listing overrides in system-info with recent pressure-vessel
Compare changes
- Simon McVittie authored
When pressure-vessel operates in --copy-runtime mode, /overrides is a symlink to /usr/lib/pressure-vessel/overrides. "find /overrides -ls" is useless here: it just lists the symlink, rather than traversing the directory hierarchy. Signed-off-by:
Simon McVittie <smcv@collabora.com>
@@ -1231,8 +1231,8 @@ ensure_overrides_cached (SrtSystemInfo *self)