Authentication required
an application wants access to the keyring "Default kyring", but it is locked 화면이 자꾸 뜬다.
없애보도록하자.
color.pkla 를 만들어준다.
vi /etc/polkit-1/localauthority/50-local.d/color.pkla
내용은
[Allow colord for 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=yes
ResultInactive=yes
ResultActive=yes
끝.
'Linux > 우분투Ubuntu' 카테고리의 다른 글
우분투 iptable 등이 system 시작시 자동 실행 되게 하기 (0) | 2023.02.14 |
---|---|
두대의 리눅스에서 tcp패킷을 그대로 다른 컴퓨터에 다른 포트로 전달해주는 기능 구현방법 (0) | 2023.02.14 |
우분투 22 화면 둘러보기 (0) | 2022.08.15 |
우분투 초기 root 비밀번호 설정 (0) | 2022.08.15 |
우분투 크롬 브라우져 설치 하기 (0) | 2022.08.14 |