diff options
Diffstat (limited to 'global.h')
-rw-r--r-- | global.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -134,6 +134,7 @@ public: isyslog("infosatepg: wakeup set to %02i:%02i", hour,minute); } bool NoWakeup; + bool NoDeferredShutdown; int WakeupTime() { return wakeuptime; |