rpm-plugin-systemd-inhibit(8) — Linux manual page

NAME | Description | Prerequisites | Configuration | SEE ALSO | COLOPHON

RPM-SYSTEMD-INHIBIT(8)                             RPM-SYSTEMD-INHIBIT(8)

NAME         top

       rpm-plugin-systemd-inhibit - Plugin for the RPM Package Manager

Description         top

       This plugin for RPM prevents the system to enter shutdown, sleep
       or idle mode while there is a rpm transaction running to prevent
       system corruption that can occur if the transaction is interrupted
       by a reboot.

       This is achieved by using the inhibit DBUS interface of
       systemd(1).  The call is roughly equivalent to executing

       systemd-inhibit --mode=block --what=idle:sleep:shutdown --who=RPM
       --why="Transaction running"

       See systemd-inhibit(1) for the details of this mechanism.

       It is strongly advised to have the plugin installed on all systemd
       based systems.

Prerequisites         top

       For the plugin to work systemd has to be used as init system and
       the DBUS system bus must be available.  If the plugin cannot
       access the interface it gives a warning but does not stop the
       transaction.

Configuration         top

       There are currently no options for this plugin in particular.  See
       rpm-plugins(8) on how to control plugins in general.

SEE ALSO         top

       systemd-inhibit(1), rpm(8), rpm-plugins(8)

COLOPHON         top

       This page is part of the rpm (RPM Package Manager) project.
       Information about the project can be found at 
       ⟨https://github.com/rpm-software-management/rpm⟩.  It is not known
       how to report bugs for this man page; if you know, please send a
       mail to man-pages@man7.org.  This page was obtained from the
       project's upstream Git repository
       ⟨https://github.com/rpm-software-management/rpm.git⟩ on
       2025-02-02.  (At that time, the date of the most recent commit
       that was found in the repository was 2025-01-31.)  If you discover
       any rendering problems in this HTML version of the page, or you
       believe there is a better or more up-to-date source for the page,
       or you have corrections or improvements to the information in this
       COLOPHON (which is not part of the original manual page), send a
       mail to man-pages@man7.org

                               14 Apr 2016         RPM-SYSTEMD-INHIBIT(8)

Pages that refer to this page: rpm-plugins(8)