HomePhorge

(PUP-1343) Use chkconfig --add to ensure K-symlinks get installed
fdfbcc06101dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-1343) Use chkconfig --add to ensure K-symlinks get installed

On RHEL/CentOS 5 systems, the use of chkconfig on to enable a service
does not create the K-symlinks in /etc/rc.d to shut down the service.
Running chkconfig --add before chkconfig on fixes this issue, and
should be harmless on the unaffected OS versions.

The rspec unit test has been updated, and a new acceptance test
included to validate the bugfix.

Details

Event Timeline

Scott Garman <scott.garman@puppetlabs.com> committed rPUfdfbcc06101d: (PUP-1343) Use chkconfig --add to ensure K-symlinks get installed (authored by Scott Garman <scott.garman@puppetlabs.com>).Jan 6 2015, 1:39 AM