logind: introduce Sleep() call and action that automatically choose a sleep operation
authorMike Yuan <me@yhndnzj.com>
Thu, 2 Nov 2023 17:11:55 +0000 (01:11 +0800)
committerMike Yuan <me@yhndnzj.com>
Tue, 5 Dec 2023 14:18:32 +0000 (22:18 +0800)
commitcd4dd90b99ac5617431ce4f0ca1e9089197c85fd
treeaf7a6004f21828ae59d50cb2870ef3cde3c7d0a1
parent0f15d14c76cfd1cf1393e9e7d07cfdd7bf15c86a
logind: introduce Sleep() call and action that automatically choose a sleep operation
13 files changed:
TODO
man/logind.conf.xml
man/org.freedesktop.login1.xml
src/login/logind-action.c
src/login/logind-action.h
src/login/logind-core.c
src/login/logind-dbus.c
src/login/logind-gperf.gperf
src/login/logind.conf.in
src/login/logind.h
src/login/test-login-tables.c
test/units/testsuite-21.sh
test/units/testsuite-35.sh