summaryrefslogtreecommitdiff
path: root/src/manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/manager.h')
-rw-r--r--src/manager.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/manager.h b/src/manager.h
index e5cf3a1c52..b44ffe27ce 100644
--- a/src/manager.h
+++ b/src/manager.h
@@ -193,6 +193,8 @@ struct Manager {
bool utmp_reboot_written:1;
+ bool deserializing:1;
+
bool show_status;
bool confirm_spawn;
};