From: Lennart Poettering Date: Thu, 2 Apr 2015 10:14:51 +0000 (+0200) Subject: update TODO X-Git-Tag: v219.0~197 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=ac749874bbb66c0e7eff15ca35d1616d29b6f3c1;ds=sidebyside update TODO --- diff --git a/TODO b/TODO index fd8099ea5..abc3dee7f 100644 --- a/TODO +++ b/TODO @@ -44,6 +44,12 @@ Before 220: Features: +* .timer units should optionally support CLOCK_BOOTTIME in addition to CLOCK_MONOTONIC + +* rm_rf() should be able to remove subvolumes + +* systemd-run should support a mode where we wait for the unit to be started up + * create a btrfs qgroup for /var/lib/machines, and add all container subvolumes we create to it.