Changeset 113

Show
Ignore:
Timestamp:
02/17/08 21:53:08 (16 years ago)
Author:
broder
Message:

More changes because the path to machtype needs to be explicit

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/source/afs-config/afs.conf.macathena.in

    r112 r113  
    6464# set the variable to a space-separated list of sysnames.  The AFS client will 
    6565# attempt to resolve @sys to each directory name in the order given. 
    66 AFS_SYSNAME="$(machtype -S) $(machtype -C | sed "s/:/ /g")" 
     66AFS_SYSNAME="$(@prefix@/bin/machtype -S) $(@prefix@/bin/machtype -C | sed "s/:/ /g")" 
    6767 
    6868# If you want to prefer particular servers for replicated volumes, you can