From 34f86de08d0b1a543c344dc2e68666dc2987fd3e Mon Sep 17 00:00:00 2001 From: Lauri Aarnio Date: Thu, 29 Jan 2009 19:34:11 +0200 Subject: devel mode: added rule for /usr/bin/chrpath --- lua_scripts/pathmaps/devel/00_default.lua | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lua_scripts') diff --git a/lua_scripts/pathmaps/devel/00_default.lua b/lua_scripts/pathmaps/devel/00_default.lua index ceb7b2a..0ebf354 100644 --- a/lua_scripts/pathmaps/devel/00_default.lua +++ b/lua_scripts/pathmaps/devel/00_default.lua @@ -330,6 +330,11 @@ devel_mode_rules_usr_bin = { {path = "/usr/bin/localedef", map_to = target_root, readonly = true}, + -- "chrpath" comes from target, too, but we haven't + -- verified what happens if it was used from tools. + {path = "/usr/bin/chrpath", map_to = target_root, + readonly = true}, + -- 19. perl & python: -- processing depends on SBOX_REDIRECT_IGNORE and -- name of the current mapping mode. -- cgit v1.2.3