X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fmanager.h;h=b44ffe27ce08215897d2c8ff70e152edd5f5b2fa;hp=e5cf3a1c520d5831af7a72f9cea817a47fff7ab0;hb=82c64bf578623f0678b4de1ac08c6bd8e5d95662;hpb=1e001f52d20a4685c9e8cf3cfa690021ca05c9e7 diff --git a/src/manager.h b/src/manager.h index e5cf3a1c5..b44ffe27c 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; };