From: Lennart Poettering Date: Mon, 14 Oct 2013 17:02:11 +0000 (+0200) Subject: git: add test-ellipsize to files to ignore by git X-Git-Tag: v209~1885 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=690018ab40dc9435d609f92c5eca9b1b847668c6;p=thirdparty%2Fsystemd.git git: add test-ellipsize to files to ignore by git --- diff --git a/.gitignore b/.gitignore index 587b6d07eff..5e63b2a018e 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 3926fe5baad..3f8c30518fd 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