chiark / gitweb /
logind-acl: use macros
[elogind.git] / TODO
diff --git a/TODO b/TODO
index f5da81f527adf78d60aa9452ebc2941fa4a02939..2e97356a24ea37be046fb3a67960f7fca58e913c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -56,6 +56,10 @@ CGroup Rework Completion:
 
 Features:
 
+* Fedora: add an rpmlint check that verifies that all unit files in the RPM are listed in %systemd_post macros.
+
+* Fedora: post FPC ticket to move add %tmpfiles_create to the packaging guidelines
+
 * add rpm macros for applying tmpfiles --create after package installation
 
 * when parsing calendar timestamps support the UTC timezone (even if we won't support arbitrary timezone specs, support UTC itself certainly makes sense), also support syntaxes such as +0200
@@ -126,7 +130,7 @@ Features:
 
 * document systemd-journal-flush.service properly
 
-* chane systemd-journal-flush into a service that stays around during
+* change systemd-journal-flush into a service that stays around during
   boot, and causes the journal to be moved back to /run on shutdown,
   so that we don't keep /var busy. This needs to happen synchronously,
   hence doing this via signals is not going to work.
@@ -134,9 +138,6 @@ Features:
 * allow implementation of InaccessibleDirectories=/ plus
   ReadOnlyDirectories=... for whitelisting files for a service.
 
-* libsystemd-journal:
-  - return ECHILD as soon as somebody tries to reuse a journal object across a fork()
-
 * libsystemd-bus:
   - default policy (allow uid == 0 and our own uid)
   - enforce alignment of pointers passed in