source: branches/fc15-dev/server/common/patches/openafs-localcsdb.patch @ 1914

Last change on this file since 1914 was 1914, checked in by achernya, 13 years ago
Restore openafs-localcsdb.patch Mitch points out that the localcsdb patch was just Scripts configuration, and not actually relevant to the Scripts AFS patch. Therefore, the patch has been brought back, split out into a separte file as it was before.
File size: 489 bytes
  • openafs-1.4/src/packaging/RedHat/openafs-client.init

    old new  
    1414
    1515start() {
    1616        echo -n $"Updating CellServDB: "
    17         cat /usr/vice/etc/CellServDB.local /usr/vice/etc/CellServDB.dist > \
     17        cat /usr/vice/etc/CellServDB.local > \
    1818               /usr/vice/etc/CellServDB
    1919        chmod 644 /usr/vice/etc/CellServDB
    2020        echo
Note: See TracBrowser for help on using the repository browser.