Before I pull the trigger on this release,
I'd like to confirm a change you did.

You changed `cp --context=CTX` to _not fail_ if selinux is disabled.
I'm thinking that if the old behavior of giving a specific context
is not supported, then we should fail?

Also I'm wondering about the -Z case with selinux disabled.
I.E. would defaultcon() and/or restorecon() support setting
file contexts even if selinux is currently disabled?
I.E. should we attempt those even if selinux is disabled,
but suppress any associated warnings/errors?

thanks,
Pádraig.

Reply via email to