[SSSD] [PATCH] Move settig the SELinux context into a privileged child process

Jakub Hrozek jhrozek at redhat.com
Wed Nov 5 19:09:25 UTC 2014


On Wed, Nov 05, 2014 at 07:41:43PM +0100, Michal Židek wrote:
> >>Also in src/providers/ipa/ipa_selinux.c, the indentation
> >>on line 872 should be aligned with the line above:
> >>  871     if (sci->seuser == NULL || sci->mls_range == NULL
> >>  872             || sci->username == NULL) {
> >>
> >>Should be:
> >>  871     if (sci->seuser == NULL || sci->mls_range == NULL
> >>  872         || sci->username == NULL) {
> >>(Or at least I am doing it like this, and it is style that
> >>was proposed IIRC by Stephen in some old discussion).
> >
> >Fixed. I thought the leading tabs were also proposed in that thread..
> >
> 
> Now, I am not sure... anyway, I think the way it is
> now is better :)
> 
> Ack to all patches.
> 
> Michal

* master:
    5eef3da14cb34e4cb6356f0b291c066db946f936
    0348c74bad010d35f92400c749a7acc2fea8b2cb
    45414c12aa933a33d9a635cc212c448c858c6bab



More information about the sssd-devel mailing list