ID:800152
解决debian系统"Authentication is required to create a color prof
2025年01月08日 5
第一步,随便打开一个终端,输入以下命令
sudo nano /etc/polkit-1/localauthority/50-local.d/45-allow-colord.pkla
第二步,把以下内容复制粘贴过去:
[Allow Colord all Users] Identity=unix-user:* Action=org.freedesktop.color-manager.create-device;org.freedesktop.color-manager.create-profile;org.freedesktop.color-manager.delete-device;org.freedesktop.color-manager.delete-profile;org.freedesktop.color-manager.modify-device;org.freedesktop.color-manager.modify-profile ResultAny=no ResultInactive=no ResultActive=yes