]> code.ossystems Code Review - openembedded-core.git/commit
update_gio_module_cache: fix host user contamination
authorAbdur Rehman <abdur_rehman@mentor.com>
Tue, 28 Mar 2017 16:14:54 +0000 (21:14 +0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Mar 2017 16:21:02 +0000 (17:21 +0100)
commit9a23af37ad11a7176248ade88511f34fe6dd97bb
treec09410e4f4a58248ae37291145557a7b39cbc601
parent39103285029a0bb7b64dc5a305c484988b4c651a
update_gio_module_cache: fix host user contamination

update_gio_module_cache intercept creates file:
$D${libdir}/gio/modules/giomodule.cache

Change ownership of this file to root:root to avoid user contamination
by host.

Signed-off-by: Abdur Rehman <abdur_rehman@mentor.com>
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/postinst-intercepts/update_gio_module_cache