- Timestamp:
- Feb 11, 2007, 12:24:00 PM (18 years ago)
- Location:
- locker
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
locker/bin/signup-sql
r128 r157 75 75 mkdir $lroot/.sql 2>/dev/null 76 76 fs sa $lroot/.sql system:anyuser none 77 fs sa $lroot/.sql system:authuser none 77 78 fs sa $lroot/.sql daemon.scripts write 78 79 ln -nfs $lroot/.sql/my.cnf $lroot/.my.cnf 2>/dev/null -
locker/sql/bin/save-password
r131 r157 3 3 mkdir $lroot/.sql 2>/dev/null 4 4 fs sa $lroot/.sql system:anyuser none 5 fs sa $lroot/.sql system:authuser none 5 6 fs sa $lroot/.sql daemon.scripts write 6 7 rm -f $lroot/.sql/my.cnf $lroot/.my.cnf
Note: See TracChangeset
for help on using the changeset viewer.