From 0ae42c9b7a17713bcb639b4f296ee1a3d9e398d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Sun, 17 Sep 2017 19:52:15 +0200 Subject: man: import "Multi-Seat on Linux" into sd-login(3) The document on the wiki is partially outdated and not very visible. Let's import the gist of it here. The original text is retained, with only grammar and stylistic and formatting changes. --- man/systemd-logind.service.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man/systemd-logind.service.xml') diff --git a/man/systemd-logind.service.xml b/man/systemd-logind.service.xml index 5433269638..47089fd8c7 100644 --- a/man/systemd-logind.service.xml +++ b/man/systemd-logind.service.xml @@ -63,13 +63,13 @@ Keeping track of users and sessions, their processes and their idle state. This is implemented by allocating a systemd slice unit for each user below user.slice, and a scope unit below it for each concurrent session of a user. Also, a per-user service manager is started as system service instance of - user@.service for each user logged in. + user@.service for each logged in user. - Generating and managing session IDs. If auditing is available and an audit session ID is set for - a session already, the session ID is initialized from it. Otherwise, an independent session counter is + Generating and managing session IDs. If auditing is available and an audit session ID is already set for + a session, then this ID is reused as the session ID. Otherwise, an independent session counter is used. - Providing PolicyKit-based access for users to + Providing PolicyKit-based access for users for operations such as system shutdown or sleep Implementing a shutdown/sleep inhibition logic -- cgit v1.2.1