1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 20:25:38 +03:00

update TODO

This commit is contained in:
Kay Sievers 2012-01-21 01:19:57 +01:00
parent 1a710b430b
commit c7eb4b85c3

5
TODO
View File

@ -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