diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-11-01 13:48:30 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-11-01 13:52:43 +0100 |
commit | a6eb9147a820d1c08b315867373a21bd0ece2f05 (patch) | |
tree | 99dd6f7af1703736ed939897a447659a698efc80 | |
parent | 1c0a113fd3fe3344b2c947ca9948760057052716 (diff) |
update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |