An easy way to solve this problem is to use the LogLevelMax systemd
property:
1. As root, run `systemctl edit rtkit-daemon` to create a new droppin for this
service.
2. Add this to the new file:
[Service]
LogLevelMax=warning
3. Restart the service: `systemctl restart rtkit-daemon`
--
You rece
The correct way to fix this issue is not to comment out the lines
mentioning kwallet, but to make the modules silent by prepending a '-'
(dash) to each line. Example:
# /etc/pam.d/lightdm
-authoptionalpam_kwallet.so
-authoptionalpam_kwallet5.so
-session optionalpam_
Any chance fontconfig 2.13 could be backported to bionic? This is a
seriously annoying issue.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to fontconfig in Ubuntu.
https://bugs.launchpad.net/bugs/1832787
Title:
fontconfig 2
3 matches
Mail list logo