logind: add "background-light" session class
authorLennart Poettering <lennart@poettering.net>
Mon, 27 Nov 2023 17:39:02 +0000 (18:39 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 11 Jan 2024 16:23:47 +0000 (17:23 +0100)
commitb5100c736f1fce2b6b22c07cf2725e4ec3764a75
tree7ae74e038603f76b0c74fda060f208a3d0fba606
parent4cb4e6cf6dce2b66dcb59a8534aa6ca885e2f732
logind: add "background-light" session class

This is the same as the "background" class, but does *not* pull in a
service manager. It might be useful for things like select cron jobs
that do not intend to call per-user IPC calls.

Replaces: #23569
Fixes: #23978
src/login/logind-session.c
src/login/logind-session.h