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
RevLine 
[1079]1--- openafs-1.4/src/packaging/RedHat/openafs-client.init.orig   2009-04-14 04:28:32.000000000 -0400
2+++ openafs-1.4/src/packaging/RedHat/openafs-client.init        2009-04-14 04:27:08.000000000 -0400
3@@ -14,7 +14,7 @@
4 
5 start() {
6         echo -n $"Updating CellServDB: "
7-        cat /usr/vice/etc/CellServDB.local /usr/vice/etc/CellServDB.dist > \
8+        cat /usr/vice/etc/CellServDB.local > \
9                /usr/vice/etc/CellServDB
10         chmod 644 /usr/vice/etc/CellServDB
11         echo
Note: See TracBrowser for help on using the repository browser.