chiark / gitweb /
timer: support timers that can resume the system from suspend
[elogind.git] / src / core / load-fragment-gperf.gperf.m4
index 55fd3da04c9e159a0974321aaf977b31c23ae35e..3a77234e97385fde5c3053abe9b0adc6c2d8b2b8 100644 (file)
@@ -286,6 +286,7 @@ Timer.OnStartupSec,              config_parse_timer,                 0,
 Timer.OnUnitActiveSec,           config_parse_timer,                 0,                             0
 Timer.OnUnitInactiveSec,         config_parse_timer,                 0,                             0
 Timer.Persistent,                config_parse_bool,                  0,                             offsetof(Timer, persistent)
+Timer.WakeSystem,                config_parse_bool,                  0,                             offsetof(Timer, wake_system)
 Timer.AccuracySec,               config_parse_sec,                   0,                             offsetof(Timer, accuracy_usec)
 Timer.Unit,                      config_parse_trigger_unit,          0,                             0
 m4_dnl