diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-07-07 04:22:05 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-07-07 04:23:31 +0200 |
commit | 19887cd06a3af2f045e763986eda19e208bd3f85 (patch) | |
tree | 84a4de5af4615a12b0a3ac1c772b6d220ecb5ebd /man/systemd-logind.service.xml | |
parent | systemd-python: wrap sd_notify (diff) | |
download | systemd-19887cd06a3af2f045e763986eda19e208bd3f85.tar.xz systemd-19887cd06a3af2f045e763986eda19e208bd3f85.zip |
man: document machinectl and systemd-machined
Diffstat (limited to 'man/systemd-logind.service.xml')
-rw-r--r-- | man/systemd-logind.service.xml | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/man/systemd-logind.service.xml b/man/systemd-logind.service.xml index 09bcfac430..c0c3d1a897 100644 --- a/man/systemd-logind.service.xml +++ b/man/systemd-logind.service.xml @@ -56,16 +56,14 @@ <refsect1> <title>Description</title> - <para><filename>systemd-logind</filename> is a system + <para><command>systemd-logind</command> is a system service that manages user logins. It is responsible for:</para> <itemizedlist> - <listitem><para>Keeping track of users and sessions, their - processes and their idle state</para></listitem> - - <listitem><para>Creating control groups for - user processes</para></listitem> + <listitem><para>Keeping track of users and + sessions, their processes and their idle + state</para></listitem> <listitem><para>Providing PolicyKit-based access for users to operations such as system |