From 0bb8dfaa537ba52071642484cd10b02e1516ea8c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 5 Apr 2018 13:07:31 +0200 Subject: [PATCH] update TODO --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index c64ec8013f..e77c9d2d44 100644 --- a/TODO +++ b/TODO @@ -27,6 +27,9 @@ Features: * list the exit codes from the BSD/glibc in our own exit-codes.[ch] tables. +* SuccessExitStatus= and friends should probably also accept symbolic exit + codes names, i.e. error codes from the list maintained in exit-codes.[ch] + * introduce Ephemeral= unit file switch, that creates an ephemeral copy of all files and directories that are left writable for a unit, and which are removed after the unit goes down again. A bit like --ephemeral for