Changeset 160 for locker/deploy
- Timestamp:
- Feb 11, 2007, 1:46:09 PM (19 years ago)
- File:
- 
          - 1 edited
 
 - 
          locker/deploy/bin/onathena (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        locker/deploy/bin/onathenar159 r160 109 109 if [ ! -f "$lroot/.my.cnf" ]; then 110 110 mkdir $lroot/.sql 2>/dev/null 111 fs sa $lroot/.sql system:anyuser none112 fs sa $lroot/.sql system:authuser none113 111 fs sa $lroot/.sql daemon.scripts write 114 112 ln -nfs $lroot/.sql/my.cnf $lroot/.my.cnf 2>/dev/null 115 113 fi 114 115 fs sa $lroot/.sql system:anyuser none 116 fs sa $lroot/.sql system:authuser none 116 117 117 118 if [ "$requires_sql" -eq 1 ]; then 
Note: See TracChangeset
          for help on using the changeset viewer.
      
