HomePhorge

(#15797) Disable RedHat services in all run levels
65dbdea6b0ebUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#15797) Disable RedHat services in all run levels

Without this patch applied the chkconfig <name> off command is used to
disable services. This command operates on run levels 2,3,4 and 5 by
default. This behavior is a problem because the `chkconfig <name>
reset` method may turn the service on in run levels 0,1 or 6.

This patch fixes the problem by explicitly disabling the service in all
run levels.

Details

Provenance
Jeff McCune <jeff@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU5ef0df09dbb1: (Maint) Whitespace only cleanup
Branches
Unknown
Tags
Unknown

Event Timeline

Jeff McCune <jeff@puppetlabs.com> committed rPU65dbdea6b0eb: (#15797) Disable RedHat services in all run levels (authored by Jeff McCune <jeff@puppetlabs.com>).Aug 22 2012, 6:38 PM