Changeset 1441 for branches/locker-dev


Ignore:
Timestamp:
Jan 26, 2010, 3:10:49 AM (14 years ago)
Author:
mitchb
Message:
Missed a couple spots on the bikeshed (more clarity for fascist locker error)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/locker-dev/locker/bin/signup-minimal

    r1430 r1441  
    6262  echo "This is probably because your locker is not publicly listable."
    6363  echo "You can remedy this signup problem and make your locker publicly"
    64   echo "listable by running \"fs sa /mit/$lname system:anyuser l\" (with a"
    65   echo "lowercase L at the end)."
     64  echo "listable by running \"fs setacl /mit/$lname system:anyuser l\""
     65  echo "(that's a lowercase L at the end)."
    6666  echo ""
    6767  echo "NOTE: This will make it possible for the public (including anyone"
     
    7171  echo "are unwilling to have your locker listable by the public, please"
    7272  echo "contact scripts@mit.edu for information about other ways to work"
    73   echo "around the problem."
     73  echo "around the problem, or see http://scripts.mit.edu/faq/122 for more"
     74  echo "detailed information."
    7475  exit 1
    7576fi
Note: See TracChangeset for help on using the changeset viewer.