Parent Directory
|
Revision Log
|
Patch
| Revision 1.5 by sysadm, Fri May 6 17:01:19 2005 UTC | Revision 1.6 by sysadm, Thu Jun 23 16:49:31 2005 UTC | |
|---|---|---|
| # | Line 30 chown bbs:bbs -R ${PRG_HOME} | Line 30 chown bbs:bbs -R ${PRG_HOME} |
| 30 | find ${PRG_HOME} -type d -exec chmod 750 {} \; | find ${PRG_HOME} -type d -exec chmod 750 {} \; |
| 31 | find ${PRG_HOME} -type f -exec chmod 640 {} \; | find ${PRG_HOME} -type f -exec chmod 640 {} \; |
| 32 | find ${PRG_HOME} -name *.php -type f -exec chmod 750 {} \; | find ${PRG_HOME} -name *.php -type f -exec chmod 750 {} \; |
| 33 | chmod 4750 ${PRG_HOME}/bin/bbsd | chmod 6750 ${PRG_HOME}/bin/bbsd |
| 34 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |