From af3bccd6d87759f0b146bf5980bdd56144d70c7e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 1 Jun 2012 00:14:07 +0200 Subject: man: write man page for systemd-logind --- man/systemd-logind.service.xml | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 man/systemd-logind.service.xml (limited to 'man/systemd-logind.service.xml') diff --git a/man/systemd-logind.service.xml b/man/systemd-logind.service.xml new file mode 100644 index 0000000000..dc9ee294cb --- /dev/null +++ b/man/systemd-logind.service.xml @@ -0,0 +1,98 @@ + + + + + + + + + systemd-logind + systemd + + + + Developer + Lennart + Poettering + lennart@poettering.net + + + + + + systemd-logind + 8 + + + + systemd-logind.service + systemd-logind + systemd Login Manager + + + + sysytemd-logind.service + /usr/lib/systemd/systemd-logind + + + + Description + + 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. + + + User sessions are registered in logind via the + pam_systemd8 + PAM module. + + See + logind.conf5 + for information about the configuration of this + service. + + See Multi-Seat + on Linux for an introduction into basic + concepts of logind such as users, sessions and seats. + + + + See Also + + systemd1, + loginctl1, + logind.conf5, + pam_systemd8 + + + + -- cgit v1.2.3-54-g00ecf