]> git.ipfire.org Git - thirdparty/systemd.git/commit
logind-dbus: avoid assertion on HandlePowerKey=factory-reset main
authorDavid Tardon <dtardon@redhat.com>
Tue, 21 Oct 2025 07:43:22 +0000 (09:43 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 16 Nov 2025 08:00:53 +0000 (17:00 +0900)
commit8fc02a8cfd3da1a0f967b429ad40f90e842819e3
tree0b0bd5cad8e8524b4db829f44ca1c1774da81789
parent77a92e97eb62031ce077fa9b0e6df5501eb654ec
logind-dbus: avoid assertion on HandlePowerKey=factory-reset

The factory-reset action is handled together with the various
sleep/shutdown actions, but its not either one.

Fixes #39385
src/login/logind-dbus.c