@ldragon looking at it, we should've made sure to review and merge all the open pr's for it before we forked the branch. Those are all changes that are reflected in the obs spec that repo needs to…
What test cases did you try for this one? Just to make sure we've covered them all
I've tried this on leap 15.6 and the latest leap micro
I assume just installing? How about going…
What test cases did you try for this one? Just to make sure we've covered them all
Since we're only adding them now on 15* and we're going back to dynamic users then we should also clean up the existing users created previously for the other platforms
Ideally, these policies should be just a config file and selinux would manage it from there. Think systemd style. But I guess we live in an imperfect world.
Yeah I can agree with that, this…
We also need:
Requires(post): policycoreutils
So we have semodule which is required for the %selinux_modules_install macro do we not?
But it still feels wrong to have these…
So I've gone away and done a bunch of research. I think the approach Luna followed is right, the current method used by Cockpit is very fragile to a changing system. Looking at other instances…
Gotcha I can submit a new pr fixing those, are there any other changes needed or just that?