Hi,
Since i upgraded from F41 to F43, systemd-logind is spamming my logs with this messages every second:
/var/log/messages:
Nov 21 13:21:40 myhost.mydomain.com systemd-logind[2294]: New session ‘c235021’ of user ‘root’ with class ‘background-light’ and type ‘unspecified’.
Nov 21 13:21:40 myhost.mydomain.com systemd-logind[2294]: Session c235021 logged out. Waiting for processes to exit.
Nov 21 13:21:40 myhost.mydomain.com systemd-logind[2294]: Removed session c235021.
Nov 21 13:21:40 myhost.mydomain.com systemd-logind[2294]: New session ‘c235022’ of user ‘root’ with class ‘background-light’ and type ‘unspecified’.
Nov 21 13:21:40 myhost.mydomain.com systemd-logind[2294]: Session c235022 logged out. Waiting for processes to exit.
Nov 21 13:21:40 myhost.mydomain.com systemd-logind[2294]: Removed session c235022.
/var/log/secure:
Nov 21 13:21:40 myhost.mydomain.com sudo[481528]: pam_systemd(sudo:session): Failed to check if /run/user/0/bus exists, ignoring: Permission denied
Nov 21 13:21:40 myhost.mydomain.com sudo[481528]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=972)
Nov 21 13:21:40 myhost.mydomain.com sudo[481528]: pam_unix(sudo:session): session closed for user root
Nov 21 13:21:40 myhost.mydomain.com sudo[481532]: pam_systemd(sudo:session): Failed to check if /run/user/0/bus exists, ignoring: Permission denied
Nov 21 13:21:40 myhost.mydomain.com sudo[481532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=972)
Nov 21 13:21:40 myhost.mydomain.com sudo[481532]: pam_unix(sudo:session): session closed for user root
Anyone has any idea what might causing this?