NAME | Description | Prerequisites | Configuration | SEE ALSO | COLOPHON |
|
|
RPM-SYSTEMD-INHIBIT(8) RPM-SYSTEMD-INHIBIT(8)
rpm-plugin-systemd-inhibit - Plugin for the RPM Package Manager
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 interrupt‐ ed by a reboot. This is achieved by using the inhibit DBUS interface of systemd. 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 sys‐ temd based systems.
For the plugin to work systemd has to be used as init system and though the DBUS system bus must be available. If the plugin can‐ not access the interface it gives a warning but does not stop the transaction.
There are currently no options for this plugin in particular. See rpm-plugins(8) on how to control plugins in general.
systemd-inhibit(1), rpm(8), rpm-plugins(8)
This page is part of the rpm (RPM Package Manager) project. In‐
formation 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
2024-06-14. (At that time, the date of the most recent commit
that was found in the repository was 2024-06-14.) 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)