# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2024-06-01 06:00+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "LOGINCTL" msgstr "" #. type: TH #: archlinux fedora-40 mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "systemd 255" msgstr "" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "loginctl" msgstr "" #. ----------------------------------------------------------------- #. * MAIN CONTENT STARTS HERE * #. ----------------------------------------------------------------- #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "loginctl - Control the systemd login manager" msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B [OPTIONS...] {COMMAND} [NAME...]" msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B may be used to introspect and control the state of the " "B(1) login manager B(8)\\&." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "COMMANDS" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The following commands are understood:" msgstr "" #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Session Commands" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B" msgstr "" #. type: Plain text #: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "List current sessions\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B [I\\&...]" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Show terse runtime status information about one or more sessions, followed " "by the most recent log data from the journal\\&. Takes one or more session " "identifiers as parameters\\&. If no session identifiers are passed, the " "status of the caller\\*(Aqs session is shown\\&. This function is intended " "to generate human-readable output\\&. If you are looking for computer-" "parsable output, use B instead\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "Added in version 233\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B [I\\&...]" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "" "Show properties of one or more sessions or the manager itself\\&. If no " "argument is specified, properties of the manager will be shown\\&. If a " "session ID is specified, properties of the session are shown\\&. Specially, " "if the given ID is \"self\", the session to which the B process " "belongs is used\\&. If \"auto\", the current session is used as with " "\"self\" if exists, and falls back to the current user\\*(Aqs graphical " "session\\&. By default, empty properties are suppressed\\&. Use B<--all> to " "show those too\\&. To select specific properties to show, use B<--" "property=>\\&. This command is intended to be used whenever computer-" "parsable output is required\\&. Use B if you are looking for " "formatted human-readable output\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B [I]" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Activate a session\\&. This brings a session into the foreground if another " "session is currently in the foreground on the respective seat\\&. Takes a " "session identifier as argument\\&. If no argument is specified, the session " "of the caller is put into foreground\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "Added in version 219\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B [I\\&...], B [I\\&...]" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Activates/deactivates the screen lock on one or more sessions, if the " "session supports it\\&. Takes one or more session identifiers as " "arguments\\&. If no argument is specified, the session of the caller is " "locked/unlocked\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B, B" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Activates/deactivates the screen lock on all current sessions supporting " "it\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "Added in version 188\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B I\\&..." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Terminates a session\\&. This kills all processes of the session and " "deallocates all resources attached to the session\\&. If the argument is " "specified as empty string the session invoking the command is terminated\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B I\\&..." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Send a signal to one or more processes of the session\\&. Use B<--kill-" "whom=> to select which process to kill\\&. Use B<--signal=> to select the " "signal to send\\&. If the argument is specified as empty string the signal " "is sent to the session invoking the command\\&." msgstr "" #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "User Commands" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B" msgstr "" #. type: Plain text #: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "List currently logged in users\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B [I\\&...]" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Show terse runtime status information about one or more logged in users, " "followed by the most recent log data from the journal\\&. Takes one or more " "user names or numeric user IDs as parameters\\&. If no parameters are " "passed, the status is shown for the user of the session of the caller\\&. " "This function is intended to generate human-readable output\\&. If you are " "looking for computer-parsable output, use B instead\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B [I\\&...]" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Show properties of one or more users or the manager itself\\&. If no " "argument is specified, properties of the manager will be shown\\&. If a user " "is specified, properties of the user are shown\\&. By default, empty " "properties are suppressed\\&. Use B<--all> to show those too\\&. To select " "specific properties to show, use B<--property=>\\&. This command is intended " "to be used whenever computer-parsable output is required\\&. Use B if you are looking for formatted human-readable output\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B [I\\&...], B [I\\&...]" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Enable/disable user lingering for one or more users\\&. If enabled for a " "specific user, a user manager is spawned for the user at boot and kept " "around after logouts\\&. This allows users who are not logged in to run long-" "running services\\&. Takes one or more user names or numeric UIDs as " "argument\\&. If no argument is specified, enables/disables lingering for the " "user of the session of the caller\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "See also I setting in B(5)\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B I\\&..." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Terminates all sessions of a user\\&. This kills all processes of all " "sessions of the user and deallocates all runtime resources attached to the " "user\\&. If the argument is specified as empty string the sessions of the " "user invoking the command are terminated\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B I\\&..." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Send a signal to all processes of a user\\&. Use B<--signal=> to select the " "signal to send\\&. If the argument is specified as empty string the signal " "is sent to the sessions of the user invoking the command\\&." msgstr "" #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Seat Commands" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B" msgstr "" #. type: Plain text #: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "List currently available seats on the local system\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B [I\\&...]" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Show terse runtime status information about one or more seats\\&. Takes one " "or more seat names as parameters\\&. If no seat names are passed the status " "of the caller\\*(Aqs session\\*(Aqs seat is shown\\&. This function is " "intended to generate human-readable output\\&. If you are looking for " "computer-parsable output, use B instead\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B [I\\&...]" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Show properties of one or more seats or the manager itself\\&. If no " "argument is specified, properties of the manager will be shown\\&. If a seat " "is specified, properties of the seat are shown\\&. By default, empty " "properties are suppressed\\&. Use B<--all> to show those too\\&. To select " "specific properties to show, use B<--property=>\\&. This command is intended " "to be used whenever computer-parsable output is required\\&. Use B if you are looking for formatted human-readable output\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B I I\\&..." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "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\\(enz, A\\(enZ, 0\\(en9, \"-\" and \"_\" " "and must be prefixed with \"seat\"\\&. To drop assignment of a device to a " "specific seat, just reassign it to a different seat, or use B\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Removes all device assignments previously created with B\\&. After " "this call, only automatically generated seats will remain, and all seat " "hardware is assigned to them\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B I\\&..." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Terminates all sessions on a seat\\&. This kills all processes of all " "sessions on the seat and deallocates all runtime resources attached to " "them\\&." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "OPTIONS" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The following options are understood:" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<--no-ask-password>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Do not query the user for authentication for privileged operations\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<-p>, B<--property=>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "When showing session/user/seat properties, limit display to certain " "properties as specified as argument\\&. If not specified, all set properties " "are shown\\&. The argument should be a property name, such as " "\"Sessions\"\\&. If specified more than once, all properties with the " "specified names are shown\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<--value>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "When showing session/user/seat properties, only print the value, and skip " "the property name and \"=\"\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "Added in version 230\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<-a>, B<--all>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "When showing session/user/seat properties, show all properties regardless of " "whether they are set or not\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<-l>, B<--full>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Do not ellipsize process tree entries\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "Added in version 198\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<--kill-whom=>" msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "" "When used with B, choose which processes to kill\\&. Takes one " "of \"leader\" or \"all\", to select whether to kill only the leader process " "of the session or all processes of the session\\&. If omitted, defaults to " "B\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "Added in version 252\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<-s>, B<--signal=>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "When used with B or B, choose which signal to send " "to selected processes\\&. Must be one of the well known signal specifiers, " "such as B, B or B\\&. If omitted, defaults to " "B\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The special value \"help\" will list the known values and the program will " "exit immediately, and the special value \"list\" will list known values " "along with the numerical signal numbers and the program will exit " "immediately\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<-n>, B<--lines=>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "When used with B and B, controls the number of " "journal lines to show, counting from the most recent ones\\&. Takes a " "positive integer argument\\&. Defaults to 10\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<-o>, B<--output=>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "When used with B and B, controls the formatting " "of the journal entries that are shown\\&. For the available choices, see " "B(1)\\&. Defaults to \"short\"\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<-H>, B<--host=>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Execute the operation remotely\\&. Specify a hostname, or a username and " "hostname separated by \"@\", to connect to\\&. The hostname may optionally " "be suffixed by a port ssh is listening on, separated by \":\", and then a " "container name, separated by \"/\", which connects directly to a specific " "container on the specified host\\&. This will use SSH to talk to the remote " "machine manager instance\\&. Container names may be enumerated with " "BI\\&. Put IPv6 addresses in brackets\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<-M>, B<--machine=>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Execute operation on a local container\\&. Specify a container name to " "connect to, optionally prefixed by a user name to connect as and a " "separating \"@\" character\\&. If the special string \"\\&.host\" is used in " "place of the container name, a connection to the local system is made (which " "is useful to connect to a specific user\\*(Aqs user bus: \"--user --" "machine=lennart@\\&.host\")\\&. If the \"@\" syntax is not used, the " "connection is made as root user\\&. If the \"@\" syntax is used either the " "left hand side or the right hand side may be omitted (but not both) in which " "case the local user name and \"\\&.host\" are implied\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<--no-pager>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Do not pipe output into a pager\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<--no-legend>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Do not print the legend, i\\&.e\\&. column headers and the footer with " "hints\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<-h>, B<--help>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Print a short help text and exit\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<--version>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Print a short version string and exit\\&." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "EXIT STATUS" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "On success, 0 is returned, a non-zero failure code otherwise\\&." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "EXAMPLES" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "$ loginctl user-status\n" "fatima (1005)\n" " Since: Sat 2016-04-09 14:23:31 EDT; 54min ago\n" " State: active\n" " Sessions: 5 *3\n" " Unit: user-1005\\&.slice\n" " ├─user@1005\\&.service\n" " \\&...\n" " ├─session-3\\&.scope\n" " \\&...\n" " └─session-5\\&.scope\n" " ├─3473 login -- fatima\n" " └─3515 -zsh\n" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "Apr 09 14:40:30 laptop login[2325]: pam_unix(login:session):\n" " session opened for user fatima by LOGIN(uid=0)\n" "Apr 09 14:40:30 laptop login[2325]: LOGIN ON tty3 BY fatima\n" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "There are two sessions, 3 and 5\\&. Session 3 is a graphical session, marked " "with a star\\&. The tree of processing including the two corresponding scope " "units and the user manager unit are shown\\&." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ENVIRONMENT" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "I<$SYSTEMD_LOG_LEVEL>" msgstr "" #. type: Plain text #: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "The maximum log level of emitted messages (messages with a higher log level, " "i\\&.e\\&. less important ones, will be suppressed)\\&. Either one of (in " "order of decreasing importance) B, B, B, B, " "B, B, B, B, or an integer in the range " "0\\&...7\\&. See B(3) for more information\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "I<$SYSTEMD_LOG_COLOR>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A boolean\\&. If true, messages written to the tty will be colored according " "to priority\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "This setting is only useful when messages are written directly to the " "terminal, because B(1) and other tools that display logs will " "color messages based on the log level on their own\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "I<$SYSTEMD_LOG_TIME>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A boolean\\&. If true, console log messages will be prefixed with a " "timestamp\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "This setting is only useful when messages are written directly to the " "terminal or a file, because B(1) and other tools that display " "logs will attach timestamps based on the entry metadata on their own\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "I<$SYSTEMD_LOG_LOCATION>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A boolean\\&. If true, messages will be prefixed with a filename and line " "number in the source code where the message originates\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Note that the log location is often attached as metadata to journal entries " "anyway\\&. Including it directly in the message text can nevertheless be " "convenient when debugging programs\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "I<$SYSTEMD_LOG_TID>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A boolean\\&. If true, messages will be prefixed with the current numerical " "thread ID (TID)\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Note that the this information is attached as metadata to journal entries " "anyway\\&. Including it directly in the message text can nevertheless be " "convenient when debugging programs\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "I<$SYSTEMD_LOG_TARGET>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The destination for log messages\\&. One of B (log to the attached " "tty), B (log to the attached tty but with prefixes " "encoding the log level and \"facility\", see B(3), B (log to " "the kernel circular log buffer), B (log to the journal), B (log to the journal if available, and to kmsg otherwise), B " "(determine the appropriate log target automatically, the default), B " "(disable log output)\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "I<$SYSTEMD_LOG_RATELIMIT_KMSG>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Whether to ratelimit kmsg or not\\&. Takes a boolean\\&. Defaults to " "\"true\"\\&. If disabled, systemd will not ratelimit messages written to " "kmsg\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "I<$SYSTEMD_PAGER>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Pager to use when B<--no-pager> is not given; overrides I<$PAGER>\\&. If " "neither I<$SYSTEMD_PAGER> nor I<$PAGER> are set, a set of well-known pager " "implementations are tried in turn, including B(1) and B(1), " "until one is found\\&. If no pager implementation is discovered no pager is " "invoked\\&. Setting this environment variable to an empty string or the " "value \"cat\" is equivalent to passing B<--no-pager>\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Note: if I<$SYSTEMD_PAGERSECURE> is not set, I<$SYSTEMD_PAGER> (as well as " "I<$PAGER>) will be silently ignored\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "I<$SYSTEMD_LESS>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Override the options passed to B (by default \"FRSXMK\")\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Users might want to change two options in particular:" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "This option instructs the pager to exit immediately when Ctrl+C is " "pressed\\&. To allow B to handle Ctrl+C itself to switch back to the " "pager command prompt, unset this option\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If the value of I<$SYSTEMD_LESS> does not include \"K\", and the pager that " "is invoked is B, Ctrl+C will be ignored by the executable, and needs " "to be handled by the pager\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "This option instructs the pager to not send termcap initialization and " "deinitialization strings to the terminal\\&. It is set by default to allow " "command output to remain visible in the terminal even after the pager " "exits\\&. Nevertheless, this prevents some pager functionality from working, " "in particular paged output cannot be scrolled with the mouse\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "Note that setting the regular I<$LESS> environment variable has no effect " "for B invocations by systemd tools\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "See B(1) for more discussion\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "I<$SYSTEMD_LESSCHARSET>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Override the charset passed to B (by default \"utf-8\", if the " "invoking terminal is determined to be UTF-8 compatible)\\&." msgstr "" #. type: Plain text #: archlinux debian-unstable fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "Note that setting the regular I<$LESSCHARSET> environment variable has no " "effect for B invocations by systemd tools\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "I<$SYSTEMD_PAGERSECURE>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Takes a boolean argument\\&. When true, the \"secure\" mode of the pager is " "enabled; if false, disabled\\&. If I<$SYSTEMD_PAGERSECURE> is not set at " "all, secure mode is enabled if the effective UID is not the same as the " "owner of the login session, see B(2) and " "B(3)\\&. In secure mode, B will be set " "when invoking the pager, and the pager shall disable commands that open or " "create new files or start new subprocesses\\&. When I<$SYSTEMD_PAGERSECURE> " "is not set at all, pagers which are not known to implement secure mode will " "not be used\\&. (Currently only B(1) implements secure mode\\&.)" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Note: when commands are invoked with elevated privileges, for example under " "B(8) or B(1), care must be taken to ensure that unintended " "interactive features are not enabled\\&. \"Secure\" mode for the pager may " "be enabled automatically as describe above\\&. Setting " "I or not removing it from the inherited environment " "allows the user to invoke arbitrary commands\\&. Note that if the " "I<$SYSTEMD_PAGER> or I<$PAGER> variables are to be honoured, " "I<$SYSTEMD_PAGERSECURE> must be set too\\&. It might be reasonable to " "completely disable the pager using B<--no-pager> instead\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "I<$SYSTEMD_COLORS>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Takes a boolean argument\\&. When true, B and related utilities " "will use colors in their output, otherwise the output will be monochrome\\&. " "Additionally, the variable can take one of the following special values: " "\"16\", \"256\" to restrict the use of colors to the base 16 or 256 ANSI " "colors, respectively\\&. This can be specified to override the automatic " "decision based on I<$TERM> and what the console is connected to\\&." msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "I<$SYSTEMD_URLIFY>" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The value must be a boolean\\&. Controls whether clickable links should be " "generated in the output for terminal emulators supporting this\\&. This can " "be specified to override the decision that B makes based on " "I<$TERM> and other conditions\\&." msgstr "" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B(1), B(1), B(8), B(5)" msgstr "" #. type: TH #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "systemd 254" msgstr "" #. type: Plain text #: debian-bookworm opensuse-leap-15-6 msgid "" "Show properties of one or more sessions or the manager itself\\&. If no " "argument is specified, properties of the manager will be shown\\&. If a " "session ID is specified, properties of the session are shown\\&. By default, " "empty properties are suppressed\\&. Use B<--all> to show those too\\&. To " "select specific properties to show, use B<--property=>\\&. This command is " "intended to be used whenever computer-parsable output is required\\&. Use " "B if you are looking for formatted human-readable output\\&." msgstr "" #. type: Plain text #: debian-bookworm opensuse-leap-15-6 msgid "" "When used with B, choose which processes to kill\\&. Must be " "one of B, or B to select whether to kill only the leader " "process of the session or all processes of the session\\&. If omitted, " "defaults to B\\&." msgstr "" #. type: TH #: debian-unstable fedora-rawhide #, no-wrap msgid "systemd 256~rc3" msgstr "" #. type: Plain text #: debian-unstable fedora-rawhide msgid "" "List current sessions\\&. The JSON format output can be toggled using B<--" "json=> or B<-j> option\\&." msgstr "" #. type: Plain text #: debian-unstable fedora-rawhide msgid "" "List currently logged in users\\&. The JSON format output can be toggled " "using B<--json=> or B<-j> option\\&." msgstr "" #. type: Plain text #: debian-unstable fedora-rawhide msgid "" "List currently available seats on the local system\\&. The JSON format " "output can be toggled using B<--json=> or B<-j> option\\&." msgstr "" #. type: Plain text #: debian-unstable fedora-rawhide msgid "B<--json=>I" msgstr "" #. type: Plain text #: debian-unstable fedora-rawhide msgid "" "Shows output formatted as JSON\\&. Expects one of \"short\" (for the " "shortest possible output without any redundant whitespace or line breaks), " "\"pretty\" (for a pretty version of the same, with indentation and line " "breaks) or \"off\" (to turn off JSON output, the default)\\&." msgstr "" #. type: Plain text #: debian-unstable fedora-rawhide msgid "B<-j>" msgstr "" #. type: Plain text #: debian-unstable fedora-rawhide msgid "" "Equivalent to B<--json=pretty> if running on a terminal, and B<--json=short> " "otherwise\\&." msgstr "" #. type: Plain text #: debian-unstable fedora-rawhide msgid "" "The maximum log level of emitted messages (messages with a higher log level, " "i\\&.e\\&. less important ones, will be suppressed)\\&. Takes a comma-" "separated list of values\\&. A value may be either one of (in order of " "decreasing importance) B, B, B, B, B, " "B, B, B, or an integer in the range 0\\&...7\\&. See " "B(3) for more information\\&. Each value may optionally be prefixed " "with one of B, B, B or B followed by a colon " "to set the maximum log level for that specific log target (e\\&.g\\&. " "B specifies to log at debug level " "except when logging to the console which should be at info level)\\&. Note " "that the global maximum log level takes priority over any per target maximum " "log levels\\&." msgstr ""