X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Floginctl.xml;h=2c8d982eda773f8df54664c0861a0c4b5c9479f9;hp=be72cc331a005cd83ca8ca250a2fa17d69bcdab2;hb=1ddf879acf388a4625150c3a97b76458f6d2a070;hpb=169c4f65131fbc7bcb51e7d5487a715cdcd0e0eb diff --git a/man/loginctl.xml b/man/loginctl.xml index be72cc331..2c8d982ed 100644 --- a/man/loginctl.xml +++ b/man/loginctl.xml @@ -8,20 +8,20 @@ Copyright 2010 Lennart Poettering systemd is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or + under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. systemd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. + Lesser General Public License for more details. - You should have received a copy of the GNU General Public License + You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> - + loginctl @@ -44,7 +44,6 @@ loginctl - systemd-loginctl Control the systemd login manager @@ -60,7 +59,7 @@ loginctl may be used to introspect and control the state of the systemd1 - login manager. + login manager systemd-logind.service8. @@ -70,8 +69,8 @@ - + Prints a short help text and exits. @@ -85,11 +84,11 @@ - + When showing - session/user/ properties, limit + session/user properties, limit display to certain properties as specified as argument. If not specified all set properties are @@ -102,8 +101,8 @@ - + When showing unit/job/manager properties, show all @@ -111,13 +110,28 @@ set or not. + + + + Do not ellipsize cgroup + members. + + - Do not pipe output into a - pager. - + Do not pipe output into a + pager. + + + + + + Don't query the user + for authentication for privileged + operations. + @@ -134,8 +148,8 @@ - + When used with kill-session or @@ -235,6 +249,16 @@ sessions, if the session supports it. + + lock-sessions + unlock-sessions + + Activates/deactivates + the screen lock on all current + sessions supporting + it. + + terminate-session [ID...] @@ -382,13 +406,13 @@ attach [NAME] [DEVICE...] - Attach one or more - devices to a seat. The devices should - be specified via device paths in the - /sys file - system. To create a new seat attach at - least one graphics card to a - previously unused seat names. seat + Persistently attach + one or more devices to a seat. The + devices should be specified via device + paths in the /sys + file system. To create a new seat + attach at least one graphics card to a + previously unused seat name. Seat names may consist only of a-z, A-Z, 0-9, "-" and "_" and must be prefixed with "seat". To drop assignment of a @@ -433,7 +457,7 @@ Environment - + $SYSTEMD_PAGER Pager to use when @@ -451,7 +475,8 @@ systemd1, systemctl1, - systemd-logind.conf5 + systemd-logind.service8, + logind.conf5