summaryrefslogtreecommitdiff
path: root/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'global.h')
-rw-r--r--global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/global.h b/global.h
index adc94ec..30395fb 100644
--- a/global.h
+++ b/global.h
@@ -134,6 +134,7 @@ public:
isyslog("infosatepg: wakeup set to %02i:%02i", hour,minute);
}
bool NoWakeup;
+ bool NoDeferredShutdown;
int WakeupTime()
{
return wakeuptime;