Applied, thanks
On Sat, Aug 25, 2018 at 1:20 PM Sagiv Dvash <[email protected]> wrote:
>
> Hi List,
>
> There are some issues with chcon (selinux tool) that I encountered:
>
> - recurse is not acting as expected (looks like broken old code)
>   example: running $ chcon -R -t <target> <dir> will not recurse, but running 
> $ chcon -t <target> <dir> will..
> - when not using verbose output, return value for when file context is 
> retained is 1, which is not expected.
>
> Both are fixed with the attached patch. Is this the correct format?
>
> -- Sagiv
>
> PS I wasn't sure if the github project only acts as a mirror or whether I can 
> actually submit patches to there too. was it possible to submit it there 
> instead? any preference?
> _______________________________________________
> busybox mailing list
> [email protected]
> http://lists.busybox.net/mailman/listinfo/busybox
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to