OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_0pre2-6-gde11584

Gerrit Code Review gerrit@openafs.org
Thu, 17 Feb 2011 22:08:51 -0800 (PST)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit a5bbc871ce360f5c95edf08d2a51b95a6095e3cf
Author: Jonathan Billings <jsbillin@umich.edu>
Date:   Fri Jan 7 10:44:27 2011 -0500

    RedHat: Change the defined initdir path to /etc/rc.d/init.d
    
    On Red Hat systems, /etc/init.d is a symlink to /etc/rc.d/init.d.  We
    should use the actual path for packaging the init scripts, to avoid
    any issues with package verification.
    
    Reviewed-on: http://gerrit.openafs.org/3625
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    (cherry picked from commit da912adbf1512702a17b8e381af3d0225875e67c)
    
    Change-Id: Ib00275f873987700312b402d6fe0513ce96e9cf8
    Reviewed-on: http://gerrit.openafs.org/3982
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/packaging/RedHat/openafs.spec.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository