fixed environment unsetting: it will be now done shortly before execve(2)
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Mon, 31 Jan 2005 17:48:07 +0000 (17:48 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Mon, 31 Jan 2005 17:48:07 +0000 (17:48 +0000)
commit9ccad609b7d342fd70d95720a98d1a2f073297e9
treec5c3e81b86bb1c6175acc27f238886d04874f8db
parent89b5929400dd4cc3794108295938f9c937922fec
fixed environment unsetting: it will be now done shortly before execve(2)
but not on initialization anymore. This solves the problem when 'rpm' is
a wrapper only calling the real 'rpm?'. Then, LD_PRELOAD et.al. was unset
and the wrapper not used.

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1831 94cd875c-1c1d-0410-91d2-eb244daf1a30
util-vserver/src/rpm-fake.c