From 24f3a374b9588a6e409ba58b40bdd684050decf3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 20 Jun 2012 09:05:50 +0200 Subject: tmpfiles: exclude the first level directories in /run/user from automatic clean up It's logind's job to maintain those user dirs, so avoid automatic clean up for them. However, we do cover everything within them. --- TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 7360681952..13174e4306 100644 --- a/TODO +++ b/TODO @@ -26,6 +26,17 @@ Bugfixes: rename enum "ManagerRunningAs" to "SystemdRunningAs" and move it to shared/ Features: + +* readahead: merge the three tools into one binary + +* systemctl: when stopping a service which has triggres and warning about it actually check the TriggeredBy= deps fields + +* send SIGPWR to upower on resume so that it can send out its dbus signal for compat + +* vtconsole: don't override kernel cmdline utf8 override setting + +* journal: hook up with EFI firmware log, new kmsg logic + * falconindy: allow unescaped pathes for mount units, like "systmectl status /.mount"? * handle C-A-Del in logind, like the power/suspend buttons? -- cgit v1.2.3-54-g00ecf