summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--TODO2
2 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 587b6d07ef..5e63b2a018 100644
--- a/.gitignore
+++ b/.gitignore
@@ -106,6 +106,7 @@
/test-daemon
/test-date
/test-device-nodes
+/test-ellipsize
/test-engine
/test-env-replace
/test-event
diff --git a/TODO b/TODO
index 3926fe5baa..3f8c30518f 100644
--- a/TODO
+++ b/TODO
@@ -50,8 +50,6 @@ Features:
* "systemctl cat" or "systemctl view" command or or so, that cats the backing unit file of a service, plus its drop-ins and shows them in a pager
-* rfkill,backlight: we probably should use a path ID of some kind rather than the sysname as file name to store status in
-
* rfkill,backlight: we probably should run the load tools inside of the udev rules so that the state is properly initialized by the time other software sees it
* Add a new Distribute=$NUMBER key to socket units that makes use of SO_REUSEPORT to distribute network traffic on $NUMBER instances