summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-06-12 14:28:09 +0200
committerGitHub <noreply@github.com>2019-06-12 14:28:09 +0200
commit58cf79c2244d41f32faaeaf5c5da7a8e13e3303f (patch)
tree0ac8fd0c331105c778da8ff9b7643f10668196a4 /TODO
parent6ae827906d3ba4f6eda2f6f27ff41d01b965f572 (diff)
parent6ecda0fbefa3a49990fbadc48892459b97bf3002 (diff)
downloadsystemd-58cf79c2244d41f32faaeaf5c5da7a8e13e3303f.tar.gz
Merge pull request #12424 from poettering/logind-brightness
logind: add SetBrightness() bus call as minimal API for setting "leds" and "backlight" kernel class device brightness
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1b91b7c799..57c07bea7a 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