Revert the atexit, as it appears to cause more problems, while not solving any.
[util-vserver.git] / src / rpm-fake.c
index 26bb73c..0e3a936 100644 (file)
@@ -511,8 +511,6 @@ initRPMFake()
   initEnvironment();
   initPwSocket();
 
-  atexit(exitRPMFake);
-
 #if 0
   if (isDbgLevel(DBG_VARIABLES|DBG_VERBOSE2)) {