diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2012-01-21 01:19:57 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2012-01-21 01:19:57 +0100 |
commit | c7eb4b85c3fad15a6b4d19a9ef084813812db0bb (patch) | |
tree | 777f70d0895a117f4eb89b0b3f8a50a0acbbfc11 | |
parent | 1a710b430b7e5fa036ee5c03e14e60f725df5baf (diff) |
update TODO
-rw-r--r-- | TODO | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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 |