diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-10-13 02:15:41 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-10-13 02:15:41 +0200 |
commit | 52661efd21608dc7e0ac26b714a9254ed6180ddb (patch) | |
tree | 5f64764566711e6a38a664cfc0ee9f9a997e4857 /TODO | |
parent | e04aad61bb5eff117e51631727a3ef2807c75d6b (diff) |
unit: add minimal condition checker for unit startup
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -42,8 +42,6 @@ * systemctl list-jobs - show dependencies -* ConditionFileExists=, ConditionKernelCommandLine=, ConditionEnvironment= with ! - * accountsservice is borked * auditd service files @@ -84,6 +82,8 @@ * fix plymouth socket, when plymouth started to use a clean one +* parse early boot time env var from dracut + External: * patch kernel to add /proc/swaps change notifications |