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