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

Last change on this file since 2032 was 1938, checked in by achernya, 13 years ago
Merge r1878-r1937 from trunk to branches/fc15-dev
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.