[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml
harris41
lon-capa-cvs@mail.lon-capa.org
Fri, 02 Aug 2002 20:08:57 -0000
harris41 Fri Aug 2 16:08:57 2002 EDT
Modified files:
/doc/loncapafiles loncapafiles.lpml
Log:
enforce permissions on /home/httpd/lib (eventually the install/upgrade
process should enforce permissions everywhere; even the dynamically
created directories... JUST-IN-CASE-THE-USER-DOES-SOMETHING (tm))
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.154 doc/loncapafiles/loncapafiles.lpml:1.155
--- doc/loncapafiles/loncapafiles.lpml:1.154 Fri Aug 2 10:45:53 2002
+++ doc/loncapafiles/loncapafiles.lpml Fri Aug 2 16:08:57 2002
@@ -3,7 +3,7 @@
<!-- loncapafiles.lpml -->
<!-- Scott Harrison -->
-<!-- $Id: loncapafiles.lpml,v 1.154 2002/08/02 14:45:53 www Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.155 2002/08/02 20:08:57 harris41 Exp $ -->
<!--
@@ -335,6 +335,12 @@
<categoryname>server standard</categoryname>
<description>for the output of lonprintout.pm
</description>
+</directory>
+<directory dist='default'>
+ <targetdir dist='default'>home/httpd/lib</targetdir>
+ <categoryname>server readonly</categoryname>
+ <description>location of LON-CAPA software modules and
+extensions</description>
</directory>
<directory dist='default'>
<targetdir dist='default'>home/httpd/lib/perl</targetdir>