From: Daniel Hokka Zakrisson Date: Sun, 24 Aug 2008 02:47:02 +0000 (+0000) Subject: Revert the atexit, as it appears to cause more problems, while not solving any. X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b4dde7b1e69c055de4adc1d9b161895a6a7c067;p=util-vserver.git Revert the atexit, as it appears to cause more problems, while not solving any. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2766 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/src/rpm-fake.c b/src/rpm-fake.c index 26bb73c..0e3a936 100644 --- a/src/rpm-fake.c +++ b/src/rpm-fake.c @@ -511,8 +511,6 @@ initRPMFake() initEnvironment(); initPwSocket(); - atexit(exitRPMFake); - #if 0 if (isDbgLevel(DBG_VARIABLES|DBG_VERBOSE2)) {