summaryrefslogtreecommitdiff
path: root/global.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'global.cpp')
-rw-r--r--global.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/global.cpp b/global.cpp
index b975b78..ec663d4 100644
--- a/global.cpp
+++ b/global.cpp
@@ -148,6 +148,7 @@ cGlobalInfosatepg::cGlobalInfosatepg()
SetDirectory ("/tmp");
ProcessedAll=false;
NoWakeup=false;
+ NoDeferredShutdown=false;
}
cGlobalInfosatepg::~cGlobalInfosatepg()