From 690018ab40dc9435d609f92c5eca9b1b847668c6 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 14 Oct 2013 19:02:11 +0200 Subject: [PATCH] git: add test-ellipsize to files to ignore by git --- .gitignore | 1 + TODO | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 587b6d0..5e63b2a 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 3926fe5..3f8c305 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 -- 2.7.4