]> git.ipfire.org Git - thirdparty/systemd.git/commit
logind: add comment why we save action in execute_shutdown_or_sleep() 34684/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 9 Oct 2024 16:50:29 +0000 (01:50 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 9 Oct 2024 16:59:53 +0000 (01:59 +0900)
commit0bba5435733bd5228c384d155a51dd44b9c92fb9
tree99ee76b075551ffe2511a4b50e5d4ad4c9697d2c
parent70eedbafd9621097ca54b70ac24b14e5e816d734
logind: add comment why we save action in execute_shutdown_or_sleep()

When I first read the code, I was confused about that. Hopefully, this
helps maintain code a bit.
src/login/logind-dbus.c