chiark / gitweb /
journal: immediately sync to disk as soon as we receieve an EMERG/ALERT/CRIT message
[elogind.git] / TODO
diff --git a/TODO b/TODO
index ba8bb8e80f64a0b960a11c999835cd256d366e02..279ea60ebdc03bbbaa29e38315a8ece1cf0aa809 100644 (file)
--- a/TODO
+++ b/TODO
@@ -74,8 +74,6 @@ Features:
 
 * journald: optionally, log debug messages to /run but everything else to /var
 
-* journald: optionally, when messages with a high log priority are logged, sync() immediately.
-
 * systemctl list-unit-files should list generated files (and probably with a new state "generated" for them, or so)
 
 * do we really need both hasprefix() and startswith()?