Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/1.8.x/ccs-patch/README.ccs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2177 by kumaneko, Thu Jan 29 00:28:51 2009 UTC revision 2178 by kumaneko, Tue Feb 17 04:37:03 2009 UTC
# Line 1753  Fix 2008/12/01 Line 1753  Fix 2008/12/01
1753        new conditions for checking file's type and permissions.        new conditions for checking file's type and permissions.
1754        For example,        For example,
1755    
1756          allow_read /etc/fstab if path1.type=regular path1.perm=0644          allow_read /etc/fstab if path1.type=file path1.perm=0644
1757    
1758        will allow opening /etc/fstab for reading only if /etc/fstab is a regular        will allow opening /etc/fstab for reading only if /etc/fstab is a regular
1759        file and it's permission is 0644, and        file and it's permission is 0644, and

Legend:
Removed from v.2177  
changed lines
  Added in v.2178

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26