chiark / gitweb /
manager: drop MountAuto= and SwapAuto= options
[elogind.git] / src / core / manager.h
index 20b743ab35aae051d301c312b965f927f6e02d0a..808a0d4286c6b95f40fe1945df0164f0257b1623 100644 (file)
@@ -219,8 +219,6 @@ struct Manager {
 #ifdef HAVE_SYSV_COMPAT
         bool sysv_console;
 #endif
 #ifdef HAVE_SYSV_COMPAT
         bool sysv_console;
 #endif
-        bool mount_auto;
-        bool swap_auto;
 
         ExecOutput default_std_output, default_std_error;
 
 
         ExecOutput default_std_output, default_std_error;