projects
/
util-vserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
64e3741
)
Revert the atexit, as it appears to cause more problems, while not solving any.
author
Daniel Hokka Zakrisson
<daniel@hozac.com>
Sun, 24 Aug 2008 02:47:02 +0000 (
02:47
+0000)
committer
Daniel Hokka Zakrisson
<daniel@hozac.com>
Sun, 24 Aug 2008 02:47:02 +0000 (
02:47
+0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2766
94cd875c
-1c1d-0410-91d2-
eb244daf1a30
src/rpm-fake.c
patch
|
blob
|
history
diff --git
a/src/rpm-fake.c
b/src/rpm-fake.c
index
26bb73c
..
0e3a936
100644
(file)
--- 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)) {