chiark / gitweb /
Remove support for auto-spawning VTs
[elogind.git] / src / login / logind-gperf.gperf
index 9705dd5b13a2324d75838045f2d21fd50eafbf8c..d9fa06c1f672f6658e9e8addcbecfd98741a7ad1 100644 (file)
@@ -32,9 +32,3 @@ Login.IdleAction,                  config_parse_handle_action, 0, offsetof(Manag
 Login.IdleActionSec,               config_parse_sec,           0, offsetof(Manager, idle_action_usec)
 Login.RuntimeDirectorySize,        config_parse_tmpfs_size,    0, offsetof(Manager, runtime_dir_size)
 Login.RemoveIPC,                   config_parse_bool,          0, offsetof(Manager, remove_ipc)
-Sleep.SuspendMode,                 config_parse_strv,          0, offsetof(Manager, suspend_mode)
-Sleep.SuspendState,                config_parse_strv,          0, offsetof(Manager, suspend_state)
-Sleep.HibernateMode,               config_parse_strv,          0, offsetof(Manager, hibernate_mode)
-Sleep.HibernateState,              config_parse_strv,          0, offsetof(Manager, hibernate_state)
-Sleep.HybridSleepMode,             config_parse_strv,          0, offsetof(Manager, hybrid_sleep_mode)
-Sleep.HybridSleepState,            config_parse_strv,          0, offsetof(Manager, hybrid_sleep_state)