AI摘要
创建文件允许所有用户使用Colord色彩管理功能,配置路径为/etc/polkit-1/localauthority/50-local.d/45-allow-colord.pkla。
创建文件并输入下面的参数
/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


暂无评论
要发表评论,您必须先 登录