From: Sam H. v. a. <we...@ma...> - 2005-12-01 19:50:42
|
Log Message: ----------- SystemAuth=no Modified Files: -------------- CVSROOT: config Revision Data ------------- Index: config =================================================================== RCS file: /webwork/cvs/system/CVSROOT/config,v retrieving revision 1.2 retrieving revision 1.3 diff -Lconfig -Lconfig -u -r1.2 -r1.3 --- config +++ config @@ -1,5 +1,5 @@ # Set this to "no" if pserver shouldn't check system users/passwords -#SystemAuth=no +SystemAuth=no # Put CVS lock files in this directory rather than directly in the repository. LockDir=/var/lock/cvs |