From: Zbigniew Jędrzejewski-Szmek Date: Tue, 1 Jun 2021 10:56:33 +0000 (+0200) Subject: TODO: add entry about alias logging X-Git-Tag: v249-rc1~110^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b326dee29d6bc8a331a1d72293a3c6acee10879;p=thirdparty%2Fsystemd.git TODO: add entry about alias logging --- diff --git a/TODO b/TODO index 084a8540b33..739c29f07b3 100644 --- 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.