Update the documentation to include the new dirperm option.
authorhartwick <hartwick>
Thu, 19 Oct 2000 02:10:51 +0000 (02:10 +0000)
committerhartwick <hartwick>
Thu, 19 Oct 2000 02:10:51 +0000 (02:10 +0000)
doc/rlm_detail

index 517a759..e9a275d 100644 (file)
@@ -26,6 +26,7 @@
                detail {
                        detailfile = %A/%n/detail-%Y%m
                        detailperm = 0600
+                       dirperm = 0755
                }
        }
 
        %A/%n/detail
   which expands to {radius accounting directory}/{nas IP address}/detail.
 
-  The other option here is detailperm.  This allows you to configure the
+  Another option here is detailperm.  This allows you to configure the
   file permissions of the detailfile.  If omitted the default is 0600.
 
+  You can also use the dirperm option to specify the permissions of the
+  directories created by the daemon when logging.
+
   The variables available for use with detailfile are:
 
        %a       Protocol (SLIP/PPP)