X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-logind.service.xml;h=c0c3d1a8970f8cf5d6864a0a93786afc6c27c4f4;hp=dc9ee294cb1b33640314fe4c45107af4dfc9cfc6;hb=85a8eeee36b57c1ab382b0225fa9a87525bbeee9;hpb=af3bccd6d87759f0b146bf5980bdd56144d70c7e diff --git a/man/systemd-logind.service.xml b/man/systemd-logind.service.xml index dc9ee294c..c0c3d1a89 100644 --- a/man/systemd-logind.service.xml +++ b/man/systemd-logind.service.xml @@ -21,10 +21,10 @@ along with systemd; If not, see . --> - + - systemd-logind + systemd-logind.service systemd @@ -38,37 +38,58 @@ - systemd-logind + systemd-logind.service 8 systemd-logind.service systemd-logind - systemd Login Manager + Login manager - sysytemd-logind.service + systemd-logind.service /usr/lib/systemd/systemd-logind Description - systemd-logind is a system + 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 + + 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 @@ -83,12 +104,24 @@ url="http://www.freedesktop.org/wiki/Software/systemd/multiseat">Multi-Seat on Linux for an introduction into basic concepts of logind such as users, sessions and seats. + + See the + logind D-Bus API Documentation for information about + the APIs systemd-logind + provides. + + For more information on the inhibition logic see + the Inhibitor + Lock Developer Documentation. See Also systemd1, + systemd-user-sessions.service8, loginctl1, logind.conf5, pam_systemd8