From 10f9cddf0532b7cef6ef988e659c522043397b5d Mon Sep 17 00:00:00 2001 From: Sven Eden Date: Thu, 19 Apr 2018 18:15:56 +0200 Subject: [PATCH] man/loginctl.xml: Added check_tree.pl compatible elogind masking. --- man/loginctl.xml | 147 ++++++++++++++++++++++++++++++----------------- 1 file changed, 93 insertions(+), 54 deletions(-) diff --git a/man/loginctl.xml b/man/loginctl.xml index 06685424d..e5fc2f21d 100644 --- a/man/loginctl.xml +++ b/man/loginctl.xml @@ -21,8 +21,12 @@ along with elogind; If not, see . --> - +else --> + + loginctl @@ -62,8 +66,14 @@ loginctl may be used to introspect and control the state of the + elogind8 login manager + @@ -143,6 +153,31 @@ SIGTERM. + + @@ -379,61 +414,64 @@ + System Commands + + poweroff + + + Print a wall message to all users, shut down and + power-off the system. + + + + reboot arg + + + Print a wall message to all users, shut down and + reboot the system. + + If the optional argument + arg is given, it will be passed + as the optional argument to the + reboot2 + system call. The value is architecture and firmware + specific. As an example, recovery might + be used to trigger system recovery, and + fota might be used to trigger a + firmware over the air update. + + + + + suspend + + + Suspend the system. + + + + + + hibernate + + + Hibernate the system. + + + + + + hybrid-sleep + + + Hibernate and suspend the system. + + - - poweroff - - - Print a wall message to all users, shut down and - power-off the system. - - - - reboot arg - - - Print a wall message to all users, shut down and - reboot the system. - - If the optional argument - arg is given, it will be passed - as the optional argument to the - reboot2 - system call. The value is architecture and firmware - specific. As an example, recovery might - be used to trigger system recovery, and - fota might be used to trigger a - firmware over the air update. - - - - - suspend - - - Suspend the system. - - - - - - hibernate - - - Hibernate the system. - - - - - - hybrid-sleep - - - Hibernate and suspend the system. - - + + Exit status @@ -479,10 +517,11 @@ Apr 09 14:40:30 laptop login[2325]: LOGIN ON tty3 BY fatima elogind8, - systemctl1, logind.conf5 -- 2.30.2