commit | 2608b4d6660af0fb8ad93f2cc144bdaab3c2afa8 | [log] [tgz] |
---|---|---|
author | Vit Mojzis <vmojzis@redhat.com> | Fri Jun 16 10:29:59 2017 +0200 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Fri Jun 16 12:37:03 2017 -0400 |
tree | 9db69afc0c007122804cab6dfcdef7e5df1e5be4 | |
parent | 5a553e82879e27c24410e1e52719c566eaff2374 [diff] |
policycoreutils/fixfiles: do not dereference link files in tmp Files in /tmp, /var/tmp, /var/run and /var/lib/debug labeled as unlabeled_t or undefined_t are relabeled to match corresponding directory label. Stop dereferencing link files in these folders in order not to accidentally change label of other files in the system. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1458831 Signed-off-by: Vit Mojzis <vmojzis@redhat.com>