X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=6fb748b294ac6c3b13d92cde2ce219e52240cb5b;hb=e5f774df567952786e6ded933f2a34c430a33b23;hp=00df87a2c1155c5cd74176141967f9984de58a9c;hpb=84bef24dd3ad050bab8ecdcd130d0d9794005fa0;p=elogind.git diff --git a/TODO b/TODO index 00df87a2c..6fb748b29 100644 --- a/TODO +++ b/TODO @@ -34,6 +34,14 @@ External: Features: +* make networkd subscribe to PrepareForSleep(false) and refresh all + DHCP leases then. + +* when the fstab-generator runs in the initrd, it should create a /dev/null mask for systemd-fsck-root.service, to avoid that the the root fs is fsck'ed twice. + +* maybe introduce WantsMountsFor=? Usecase: + http://lists.freedesktop.org/archives/systemd-devel/2015-January/027729.html + * rework kexec logic to use new kexec_file_load() syscall, so that we don't have to call kexec tool anymore.