diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-11-14 23:47:53 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-11-14 23:48:21 +0100 |
commit | 6210e7fc31e14159627144f7409eadd3ce0d72b9 (patch) | |
tree | b4510ab2477bdb0fa1df3dbefa91f1b01846c451 /TODO | |
parent | 9381a72403f622f66294ab10315240a4c4fd71cd (diff) |
manager: always pull 'following' units into transaction
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -78,12 +78,14 @@ * in the PAM module rely on loginuid to figure out XDG_RUNTIME_DIR +* automatically determine TERM= based on tty name. (TERM=linux vs. TERM=vt100-nav) + +* declare /etc/system-release cross-distro standard + Pre v12: * fsck-root.service/start gets queued twice -* pull in 'following' units in transactions - * fix hotplug transactions * plymouth agent start loop |