From a6eb9147a820d1c08b315867373a21bd0ece2f05 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 1 Nov 2011 13:48:30 +0100 Subject: update TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 9149018134..16cfd215f0 100644 --- a/TODO +++ b/TODO @@ -21,6 +21,8 @@ Features: * unset container= in PID1? +* automatically escape unit names passed on the service (i.e. think "systemctl start serial-getty.service@serial/by-path/jshdfjsdfhkjh" being automatically escaped as necessary. + * if we can not get user quota for tmpfs, mount a separate tmpfs instance for every user in /run/user/$USER with a configured maximum size -- cgit v1.2.3-54-g00ecf From 25d6283acfeb87730c2c0c4c2ef76a66fa397e87 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 1 Nov 2011 23:53:15 +0100 Subject: update TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 16cfd215f0..fe73283cfe 100644 --- a/TODO +++ b/TODO @@ -19,6 +19,8 @@ Bugfixes: Features: +* as Tom Gundersen pointed out there's a always a dep loop if people use crypto file systems with random keys + * unset container= in PID1? * automatically escape unit names passed on the service (i.e. think "systemctl start serial-getty.service@serial/by-path/jshdfjsdfhkjh" being automatically escaped as necessary. -- cgit v1.2.3-54-g00ecf From 4cbd9ecf45f64c3a9acc99d473fbf3be3687ae24 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 3 Nov 2011 19:55:36 +0100 Subject: update TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index fe73283cfe..5303497164 100644 --- a/TODO +++ b/TODO @@ -19,6 +19,8 @@ Bugfixes: Features: +* when an instanced service exits, remove its parent cgroup too if possible. + * as Tom Gundersen pointed out there's a always a dep loop if people use crypto file systems with random keys * unset container= in PID1? -- cgit v1.2.3-54-g00ecf