.\" Generated by scdoc 1.11.4 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "RPM-PLUGIN-PRIORESET" "8" "2026-01-08" "RPM 6.0.1" .PP .SH NAME .PP rpm-plugin-prioreset - Plugin for the RPM Package Manager to fix issues with priorities of daemons on SysV init .PP .SH DESCRIPTION .PP In general scriptlets run with the same priority as \fBrpm\fR(8) 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 \fBsystemd\fR(1) because it'\&s not needed there, and the effect is counter-productive.\& .PP .SH CONFIGURATION .PP There are currently no options for this plugin in particular.\& See \fBrpm-plugins\fR(8) on how to control plugins in general.\& .PP .SH SEE ALSO .PP \fBrpm\fR(8), \fBrpm-plugins\fR(8)