summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2019-07-29 16:00:26 +0200
committerLennart Poettering <lennart@poettering.net>2019-07-29 18:51:41 +0200
commitb7dcc0efdf04bb7603f797a401080798c2c9cedc (patch)
tree50326e37d6a71105479e4838fd1980723d3db9d0
parent1f57abb3091c9ceb771fb9bd32f8f66404d439e1 (diff)
downloadsystemd-b7dcc0efdf04bb7603f797a401080798c2c9cedc.tar.gz
TODO: drop udev access mode item we just implemented
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 8b5ca66571..a950c3ae04 100644
--- a/TODO
+++ b/TODO
@@ -83,8 +83,6 @@ Features:
* 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