chiark / gitweb /
update TODO
authorKay Sievers <kay.sievers@vrfy.org>
Sat, 21 Jan 2012 00:19:57 +0000 (01:19 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Sat, 21 Jan 2012 00:19:57 +0000 (01:19 +0100)
TODO

diff --git a/TODO b/TODO
index f3eb8c53dc90e31478a1a8f134464663c45079e2..39d445d2db7afd4dfb9ab125a4212b97adc23c8a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,6 +20,7 @@ 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
 
 * rework namespace support, don't use pivot_root, and mount things after creating the namespace, not before
 
@@ -143,12 +144,8 @@ Features:
   - status update
   - how to make changes to sysctl and sysfs attributes
   - remote access
-  - cgroup best pratices to avoid stepping on each others toes
   - how to pass throw-away units to systemd, or dynamically change properties of existing units
   - how to integrate cgconfig and suchlike with systemd
-  - security properties
-  - xinetd conversion
-  - details of instantiated @.service setups
 
 * allow port=0 in .socket units