diff options
author | Guillem Jover <guillem@hadrons.org> | 2018-04-30 18:21:27 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2018-04-30 18:21:27 +0200 |
commit | 2955e0d4dcd670651a55c9372e45b5183f602041 (patch) | |
tree | 35b72ab1763867901b899eca1ea93c6f3b79e559 /README | |
parent | Merge pull request #8847 from poettering/transient-once (diff) | |
download | systemd-2955e0d4dcd670651a55c9372e45b5183f602041.tar.xz systemd-2955e0d4dcd670651a55c9372e45b5183f602041.zip |
systemctl: make sure legacy "reboot", "suspend" and friends are always asynchronous (#8848)
Currently, "reboot" behaves differently in setups with and without logind.
If logind is used (which is probably the more common case) the operation
is asynchronous, we should behave in the same way as "systemctl <verb>".
Let's clean this up, and always expose the same behaviour, regardless if
logind is used or not: let's always make it asynchronous.
See: #6479
Fixes: commit 130246d2e8d7a0c91dbaa1110fa7a6d6e6f86a50
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions