From 601913d616b46692ffe5992dc9a372a0c8b75cd2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 22 Jun 2012 01:47:43 +0200 Subject: [PATCH] man: prettify logind man page --- man/systemd-logind.service.xml | 45 +++++++++++++++++++++++++--------- 1 file changed, 34 insertions(+), 11 deletions(-) diff --git a/man/systemd-logind.service.xml b/man/systemd-logind.service.xml index aa1c8a355..3e6887299 100644 --- a/man/systemd-logind.service.xml +++ b/man/systemd-logind.service.xml @@ -58,17 +58,40 @@ systemd-logind is a system service that manages user logins. It is responsible - for: keeping track of users and sessions, their - processes and their idle state; creating control - groups for user processes; provide PolicyKit-based - access for users to operations such as system shutdown - or sleep; implementing a shutdown/sleep inhibition - logic for applications; handling of power/sleep - hardware keys; multi-seat management; session switch - management; device access management for users; - automatic spawning of text logins (gettys) and user - runtime directory management. - + for: + + + Keeping track of users and sessions, their + processes and their idle state + + Creating control groups for + user processes + + Providing PolicyKit-based access + for users to operations such as system + shutdown or sleep + + Implementing a shutdown/sleep + inhibition logic for + applications + + Handling of power/sleep + hardware keys + + Multi-seat + management + + Session + switch management + + Device access management for + users + + Automatic spawning of text + logins (gettys) on virtual console activation + and user runtime directory + management + User sessions are registered in logind via the pam_systemd8 -- 2.30.2