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=9cef4ad6c0957ba84df63ba6fc118f76394c3b0a;hb=05a2f6fefedd7254fd799502191d025d2908cf74;hpb=a882169a168bef88eb5cc3a9a5437e6e3518260f diff --git a/man/systemd-logind.service.xml b/man/systemd-logind.service.xml index 9cef4ad6c..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,14 +38,14 @@ - systemd-logind + systemd-logind.service 8 systemd-logind.service systemd-logind - systemd Login Manager + Login manager @@ -56,16 +56,14 @@ 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 + Keeping track of users and + sessions, their processes and their idle + state Providing PolicyKit-based access for users to operations such as system @@ -106,6 +104,17 @@ 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.