chiark / gitweb /
util: open the first RTC that has hctosys=1 set
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 39d445d2db7afd4dfb9ab125a4212b97adc23c8a..3b4d45fb7c9bfbf133390f976f79de1187448704 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,7 +20,8 @@ Bugfixes:
 * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
 
 Features:
-* use the rtc which has: /sys/class/rtc/*/hctosys == "1" as the system RTC
+
+* document the exit codes when services fail before they are exec()ed
 
 * rework namespace support, don't use pivot_root, and mount things after creating the namespace, not before