GNU bug report logs - #79726
elogind logs warnings on system start

Previous Next

Package: guix;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Thu, 30 Oct 2025 12:20:02 UTC

Severity: normal

To reply to this bug, email your comments to 79726 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#79726; Package guix. (Thu, 30 Oct 2025 12:20:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tomas Volf <~@wolfsden.cz>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 30 Oct 2025 12:20:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tomas Volf <~@wolfsden.cz>
To: bug-guix <at> gnu.org
Subject: elogind logs warnings on system start
Date: Thu, 30 Oct 2025 13:18:18 +0100
Hello,

when starting my system, I see the following printed to the log:

--8<---------------cut here---------------start------------->8---
/gnu/store/6ijwpkayfyyg6b1q6zbjx5ifn8f82y26-etc-elogind/logind.conf.d/logind.conf:2: Unknown key 'AllowPowerOffInterrupts' in section [Login], ignoring.
/gnu/store/6ijwpkayfyyg6b1q6zbjx5ifn8f82y26-etc-elogind/logind.conf.d/logind.conf:3: Unknown key 'AllowSuspendInterrupts' in section [Login], ignoring.
/gnu/store/6ijwpkayfyyg6b1q6zbjx5ifn8f82y26-etc-elogind/logind.conf.d/logind.conf:4: Unknown key 'BroadcastPowerOffInterrupts' in section [Login], ignoring.
/gnu/store/6ijwpkayfyyg6b1q6zbjx5ifn8f82y26-etc-elogind/logind.conf.d/logind.conf:5: Unknown key 'BroadcastSuspendInterrupts' in section [Login], ignoring.
/gnu/store/6ijwpkayfyyg6b1q6zbjx5ifn8f82y26-etc-elogind/logind.conf.d/logind.conf:21: Unknown key 'RemoveIpc' in section [Login], ignoring.
--8<---------------cut here---------------end--------------->8---

My configuration is nothing special, just

--8<---------------cut here---------------start------------->8---
(service elogind-service-type
         (elogind-configuration
           (handle-power-key 'ignore)
           (handle-lid-switch-external-power 'ignore)))
--8<---------------cut here---------------end--------------->8---

so this is likely problem in the service code itself, not in my
configuration.

Cheers,
Tomas

-- 
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.




This bug report was last modified 6 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.