X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=efc7e2a1eb7d1859cdb9c31302f6962f26ccbf16;hb=9cd861842ccb07372fbd665f2e6c054daaedacb4;hp=e8dc16c8631cc1a5f8b1efb571f0028ff92c1fe6;hpb=9cb74bcb23dde8488459ca233bf9caee642b8402;p=elogind.git diff --git a/TODO b/TODO index e8dc16c86..efc7e2a1e 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,4 @@ Bugfixes: -* check :no-sender logic after PID conversion - * enabling an instance unit creates a pointless link, and the unit will be started with getty@getty.service: $ systemctl enable getty@.service @@ -35,8 +33,6 @@ Fedora 20: CGroup Rework Completion: -* introduce "mainpid" for scopes (or maybe not?) - * implement system-wide DefaultCPUAccounting=1 switch (and similar for blockio, memory?) * implement per-slice CPUFairScheduling=1 switch @@ -47,6 +43,10 @@ CGroup Rework Completion: Features: +* be more careful what we export on the bus as (usec_t) 0 and (usec_t) -1 + +* check :no-sender logic after PID 1 conversion + * increase journal files by a few MB each time, instead of piecemeal * add field to transient units that indicate whether systemd or somebody else saves/restores its settings, for integration with libvirt