]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: add entry about alias logging
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 1 Jun 2021 10:56:33 +0000 (12:56 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 2 Jun 2021 07:22:08 +0000 (09:22 +0200)
TODO

diff --git a/TODO b/TODO
index 084a8540b33b7e1fa82d4f76d3e14afdb6acdd2a..739c29f07b37bc85ad2f5f2fec1a13680bc32cb6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,6 +9,10 @@ Bugfixes:
 
 * Get rid of nftw(). We should refuse to use such useless APIs on principle.
 
+* Jun 01 09:43:02 krowka systemd[1]: Unit user@1000.service has alias user@.service.
+  Jun 01 09:43:02 krowka systemd[1]: Unit user@6.service has alias user@.service.
+  Jun 01 09:43:02 krowka systemd[1]: Unit user-runtime-dir@6.service has alias user-runtime-dir@.service.
+
 External:
 
 * Fedora: add an rpmlint check that verifies that all unit files in the RPM are listed in %systemd_post macros.