Files
systemd/src/systemctl
Mike Yuan 249bb7f894 systemctl: don't fall back to immediate shutdown silently if we cannot schedule one
The previous behavior of systemctl --when= seems absurd, i.e.
if we fail to schedule shutdown in the future it's performed
immediately. Let's instead hard fail, which also removes the need
of specializing on certain errnos (preparation for later commits).
2024-10-31 15:45:40 +01:00
..
2024-04-03 11:50:25 +01:00
2024-06-20 14:37:42 +02:00