diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-06-28 18:37:15 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-06-28 18:37:15 +0200 |
commit | 11ddb6f48e367ae4b51c31d199b28f5be041a301 (patch) | |
tree | 58c7f86aab5954dfc19c8a8a5830fa1ded432f06 /TODO | |
parent | cda4380d9ffb18f626ba1c146e270e0e664f6739 (diff) |
main: fix loading of default target
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -28,6 +28,8 @@ Fedora 19: Features: +* transient units: allow creating auxiliary units with the same call + * make BlockIODeviceWeight=, BlockIODeviceBandwidth= runtime settable * split up BlockIOWeight= and BlockIODeviceWeight= @@ -44,9 +46,6 @@ Features: * split out CreateMachine into systemd-machined -* "transient" units, i.e units that are not sourced from disk but - created only transiently via bus calls - * introduce new Scope unit type then make logind's session and machine registration use this to set up cgroups |