chiark / gitweb /
man: mention XDG_CONFIG_HOME in systemd.unit
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 4ff69ff144fc41f876778f35aabdf2d8a5b9167d..a7307f752b518a041f9f90cf65e1fa133d9c5cbb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,6 @@
 Bugfixes:
+* Should systemctl status \* work on all unit types, not just .service?
+
 * enabling an instance unit creates a pointless link, and
   the unit will be started with getty@getty.service:
     $ systemctl enable getty@.service
@@ -707,6 +709,8 @@ External:
 
 * fedora: update policy to declare access mode and ownership of unit files to root:root 0644, and add an rpmlint check for it
 
+* register catalog database signature as file magic
+
 Regularly:
 
 * look for close() vs. close_nointr() vs. close_nointr_nofail()