1abce3eb91
In distributions that package shared libraries and daemons separately, it's possible to have the shared library (because it's required to run something like Flatpak) but not the accountsservice daemon or its malcontent extension (because the administrator of this particular installation has no interest in parental controls, and their choice of desktop environment is such that nothing else depends on accountsservice either). This minimizes the memory and disk space cost of enabling the libmalcontent feature in Flatpak for those who do not need it, while keeping it available for those that do. Treat this the same as if accountsservice is available but the malcontent extension is not: fail open, by returning MCT_MANAGER_ERROR_DISABLED. Resolves: https://gitlab.freedesktop.org/pwithnall/malcontent/-/issues/27 Bug-Debian: https://bugs.debian.org/972145 Signed-off-by: Simon McVittie <smcv@debian.org> |
||
---|---|---|
.. | ||
tests | ||
app-filter-private.h | ||
app-filter.c | ||
app-filter.h | ||
gconstructor.h | ||
init.c | ||
malcontent.h | ||
manager.c | ||
manager.h | ||
meson.build | ||
session-limits-private.h | ||
session-limits.c | ||
session-limits.h |