diff options
author | Max Martin <max@puppetlabs.com> | 2011-03-22 16:54:53 -0700 |
---|---|---|
committer | Max Martin <max@puppetlabs.com> | 2011-03-30 12:56:56 -0700 |
commit | f5aabf52631afbda92dca1b5a90a3198bc4baf99 (patch) | |
tree | d61352766a2dca5a6794a2bfae4fa07ba4331c87 /lib/puppet/util/autoload.rb | |
parent | 5693e41291593cd69888fdb0536f616c4f5e3d10 (diff) | |
download | puppet-f5aabf52631afbda92dca1b5a90a3198bc4baf99.tar.gz puppet-f5aabf52631afbda92dca1b5a90a3198bc4baf99.tar.xz puppet-f5aabf52631afbda92dca1b5a90a3198bc4baf99.zip |
(#5908) Add support for new update-rc.d disable API
Added support for the new disable API to update-rc.d and
added spec tests to check this functionality. This change was made
because in versions of sysv-rc >= 2.88, 'update-rc.d stop' is broken and
actually enables the service.
We only changed the disable case as the enable case still works on
systems which use sysv-rc 2.88 or greater (atm, only Debian Lenny). We
wanted to change as little as possible because update-rc.d prints a
message stating that the new enable/disable API is unstable and may
change in the future.
Paired-with:Matt Robinson, Jacob Helwig
Diffstat (limited to 'lib/puppet/util/autoload.rb')
0 files changed, 0 insertions, 0 deletions