commit | 30ef7451bc2d160f4749764dd092ab50b6a74bec | [log] [tgz] |
---|---|---|
author | Russell Coker <russell@coker.com.au> | Mon Mar 26 17:45:49 2012 +0200 |
committer | Eric Paris <eparis@redhat.com> | Wed Sep 12 12:16:04 2012 -0400 |
tree | 2e83bd59ac6aeeebd41a0077ee4637031564efd8 | |
parent | 7e14d038c481d7553b4ceefb561875c0c3617531 [diff] |
policycoreutils: Make restorecon return 0 when a file has changed context with no error restorecon should return 0 when a file has changed context with no error. With the last version it's returning 1. Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662990 Signed-off-by: Laurent Bigonville <bigon@debian.org> Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com>