rpm-plugin-prioreset(8) — Linux manual page

NAME | Description | Configuration | SEE ALSO | COLOPHON

RPM-PRIORESET(8)                                        RPM-PRIORESET(8)

NAME         top

       rpm-plugin-prioreset - Plugin for the RPM Package Manager to fix
       issues with priorities of deamons on SysV init

Description         top

       In general scriptlets run with the same priority as rpm itself.
       However on legacy SysV init systems, properties of the parent
       process can be inherited by the actual daemons on restart.  As a
       result daemons may end up with unwanted nice or ionice values.
       This plugin resets the scriptlet process priorities after
       forking, and can be used to counter that effect.  Should not be
       used with systemd because it's not needed there, and the effect
       is counter-productive.

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

       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
       2023-12-22.  (At that time, the date of the most recent commit
       that was found in the repository was 2023-12-15.)  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

                               28 Jan 2020              RPM-PRIORESET(8)