commit | 1c15c8b537b6c632074fac07019e0c3e012687a5 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Sun Jul 10 16:25:18 2011 +0200 |
committer | Eric Paris <eparis@redhat.com> | Wed Nov 02 16:22:05 2011 -0400 |
tree | 40c7b70b7fff18cb630f09cd646b2ce4df87755a | |
parent | 9cc0749a737dcf0f7909885e5f043b0cde54325c [diff] |
policycoreutils: fixfiles: label /root but not /var/lib/BackupPC This patch removes /root from the excluded dirs. This also adds /var/lib/BackupPC to list of directories to ignore labeling. Mainly because this directory tends to be Huge and causes a huge spike in the amount of time it takes to relabel. Especially if there is a relabel caused by a policy update. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com>