commit | 35f4e6a870b517b964f68027d79f6cb17b5678a6 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Sun Jul 10 16:21:35 2011 +0200 |
committer | Eric Paris <eparis@redhat.com> | Mon Aug 15 11:25:22 2011 -0400 |
tree | 78254e73a6e91e46888a03ae6bbfcac47ae9145f | |
parent | 1da72eea266fdee3603204423ab1d9e68ff05f79 [diff] |
policycoreutils: fixfiles: stop trying to be smart about filesystems The type of a filesystem (ext*, btrfs, etc) really doesn't matter when it comes to the ability to set labels. Stop trying to be smart and just call restorecon. It will either work or it won't and out heuristic isn't helping. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com>