diff options
Diffstat (limited to '')
-rw-r--r-- | templates/man8/systemd-poweroff.service.8.pot | 234 |
1 files changed, 234 insertions, 0 deletions
diff --git a/templates/man8/systemd-poweroff.service.8.pot b/templates/man8/systemd-poweroff.service.8.pot new file mode 100644 index 00000000..27d37502 --- /dev/null +++ b/templates/man8/systemd-poweroff.service.8.pot @@ -0,0 +1,234 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2024-03-01 17:11+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\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 "SYSTEMD-POWEROFF\\&.SERVICE" +msgstr "" + +#. type: TH +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#, 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 "systemd-poweroff.service" +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 "" +"systemd-poweroff.service, systemd-halt.service, systemd-reboot.service, " +"systemd-kexec.service, systemd-shutdown - System shutdown logic" +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 "systemd-poweroff\\&.service" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "systemd-halt\\&.service" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "systemd-reboot\\&.service" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "systemd-kexec\\&.service" +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "/usr/lib/systemd/systemd-shutdown" +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "/usr/lib/systemd/system-shutdown/" +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 "" +"systemd-poweroff\\&.service is a system service that is pulled in by " +"poweroff\\&.target and is responsible for the actual system power-off " +"operation\\&. Similarly, systemd-halt\\&.service is pulled in by halt\\&." +"target, systemd-reboot\\&.service by reboot\\&.target and systemd-kexec\\&." +"service by kexec\\&.target to execute the respective actions\\&." +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"When these services are run, they ensure that PID 1 is replaced by the /usr/" +"lib/systemd/systemd-shutdown tool which is then responsible for the actual " +"shutdown\\&. Before shutting down, this binary will try to unmount all " +"remaining file systems (or at least remount them read-only), disable all " +"remaining swap devices, detach all remaining storage devices and kill all " +"remaining processes\\&." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"It is necessary to have this code in a separate binary because otherwise " +"rebooting after an upgrade might be broken\\ \\&\\(em the running PID 1 " +"could still depend on libraries which are not available any more, thus " +"keeping the file system busy, which then cannot be re-mounted read-only\\&." +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Shortly before executing the actual system power-off/halt/reboot/kexec " +"systemd-shutdown will run all executables in /usr/lib/systemd/system-" +"shutdown/ and pass one arguments to them: either \"poweroff\", \"halt\", " +"\"reboot\", or \"kexec\", depending on the chosen action\\&. All executables " +"in this directory are executed in parallel, and execution of the action is " +"not continued before all executables finished\\&. Note that these " +"executables are run I<after> all services have been shut down, and after " +"most mounts have been detached (the root file system as well as /run/ and " +"various API file systems are still around though)\\&. This means any " +"programs dropped into this directory must be prepared to run in such a " +"limited execution environment and not rely on external services or " +"hierarchies such as /var/ to be around (or writable)\\&." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Note that systemd-poweroff\\&.service (and the related units) should never " +"be executed directly\\&. Instead, trigger system shutdown with a command " +"such as \"systemctl poweroff\"\\&." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Another form of shutdown is provided by the B<systemd-soft-reboot." +"service>(8) functionality\\&. It reboots only the OS userspace, leaving the " +"kernel, firmware, and hardware as it is\\&." +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<systemd>(1), B<systemctl>(1), B<systemd.special>(7), B<reboot>(2), " +"B<systemd-suspend.service>(8), B<systemd-soft-reboot.service>(8), " +"B<bootup>(7)" +msgstr "" + +#. type: TH +#: debian-bookworm opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "systemd 254" +msgstr "" + +#. type: Plain text +#: debian-bookworm +msgid "/lib/systemd/systemd-shutdown" +msgstr "" + +#. type: Plain text +#: debian-bookworm +msgid "/lib/systemd/system-shutdown/" +msgstr "" + +#. type: Plain text +#: debian-bookworm +msgid "" +"When these services are run, they ensure that PID 1 is replaced by the /lib/" +"systemd/systemd-shutdown tool which is then responsible for the actual " +"shutdown\\&. Before shutting down, this binary will try to unmount all " +"remaining file systems (or at least remount them read-only), disable all " +"remaining swap devices, detach all remaining storage devices and kill all " +"remaining processes\\&." +msgstr "" + +#. type: Plain text +#: debian-bookworm +msgid "" +"Shortly before executing the actual system power-off/halt/reboot/kexec " +"systemd-shutdown will run all executables in /lib/systemd/system-shutdown/ " +"and pass one arguments to them: either \"poweroff\", \"halt\", \"reboot\", " +"or \"kexec\", depending on the chosen action\\&. All executables in this " +"directory are executed in parallel, and execution of the action is not " +"continued before all executables finished\\&. Note that these executables " +"are run I<after> all services have been shut down, and after most mounts " +"have been detached (the root file system as well as /run/ and various API " +"file systems are still around though)\\&. This means any programs dropped " +"into this directory must be prepared to run in such a limited execution " +"environment and not rely on external services or hierarchies such as /var/ " +"to be around (or writable)\\&." +msgstr "" |