summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2019-04-28 13:00:36 +0200
committerLennart Poettering <lennart@poettering.net>2019-05-24 15:05:27 +0200
commit5802d977c9477f0c15aee1d595f1ed947c2b9db8 (patch)
tree59973577a38a3a37650daa821f4f8919c2b7e51f
parent77c45ce3369f95f1f143830de460639619489ac0 (diff)
downloadsystemd-5802d977c9477f0c15aee1d595f1ed947c2b9db8.tar.gz
systemd-5802d977c9477f0c15aee1d595f1ed947c2b9db8.tar.bz2
systemd-5802d977c9477f0c15aee1d595f1ed947c2b9db8.zip
update TODO
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index e8f59d0932..0c26f9d37e 100644
--- a/TODO
+++ b/TODO
@@ -27,6 +27,13 @@ Features:
* when killing due to service watchdog timeout maybe detect whether target
process is under ptracing and then log loudly and continue instead.
+* introduce a new group to own TPM devices
+
+* make rfkill uaccess controllable by default, i.e. steal rule from
+ gnome-bluetooth and friends
+
+* warn if udev rules files are marked executable (docker?)
+
* tweak journald context caching. In addition to caching per-process attributes
keyed by PID, cache per-cgroup attributes (i.e. the various xattrs we read)
keyed by cgroup path, and guarded by ctime changes. This should provide us