Changeset 157 for locker/bin/signup-sql


Ignore:
Timestamp:
Feb 11, 2007, 12:24:00 PM (17 years ago)
Author:
jbarnold
Message:
we should remove authuser's access to .sql in addition to anyuser
File:
1 edited

Legend:

Unmodified
Added
Removed
  • locker/bin/signup-sql

    r128 r157  
    7575  mkdir $lroot/.sql 2>/dev/null
    7676  fs sa $lroot/.sql system:anyuser none
     77  fs sa $lroot/.sql system:authuser none
    7778  fs sa $lroot/.sql daemon.scripts write
    7879  ln -nfs $lroot/.sql/my.cnf $lroot/.my.cnf 2>/dev/null
Note: See TracChangeset for help on using the changeset viewer.