-
Notifications
You must be signed in to change notification settings - Fork 252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SPEC: merge 'sssd-polkit-rules' into 'sssd-common' #7504
Conversation
'p11_child' runs under non-privileged user and thus requires polkit-rules by default.
Open question: should we add 'Requires: polkit' to 'sssd-common'? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi,
thank you, I'm fine with the changes, ACK.
bye,
Sumit
LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it looks ok but, I've been unable to successfully test today with smart cards due to other issues I'm having.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think the issues I saw are even remotely related to this. And considering that it's been tested elsewhere, I think this can be merged.
'p11_child' runs under non-privileged user and thus requires polkit-rules by default.