chiark / gitweb /
service: reword warnings a little
[elogind.git] / src / manager.h
index 2b4eee933dfed189099abf76475a95e8d9886ecc..e3c6db23bdab4db1ecccf6f276e01ee6a11f2a6b 100644 (file)
@@ -201,6 +201,8 @@ struct Manager {
         bool show_status;
         bool confirm_spawn;
         bool sysv_console;
+        bool mount_auto;
+        bool swap_auto;
 
         int n_deserializing;
 };