]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
use the correct name for the detail file
authorAlan T. DeKok <aland@freeradius.org>
Thu, 5 Sep 2024 22:47:03 +0000 (18:47 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 5 Sep 2024 22:47:03 +0000 (18:47 -0400)
debian/freeradius.logrotate
redhat/freeradius-logrotate
scripts/logrotate/freeradius
suse/radiusd-logrotate

index 28cbf15e5c848585b147e854ff2206eb40137fa5..70ef84e6a8a7d42ae265381d0c24eb2dea580037 100644 (file)
@@ -39,9 +39,9 @@
 #  to write to a single detail file per IP and use the rotate config
 #  below.  Another is to write to a daily detail file per IP with:
 #
-#     detailfile = ${radacctdir}/%{Client-IP-Address}/%Y%m%d-detail
+#     filename = ${radacctdir}/%{Client-IP-Address}/%Y%m%d-detail
 #
-#  (or similar) in radiusd.conf, without rotation.  If you go with the
+#  (or similar) in mods-enabled/detail, without rotation.  If you go with the
 #  second technique, you will need another cron job that removes old
 #  detail files.  You do not need to comment out the below for method #2.
 #
index 776780603edf07612cd4e3fb8738b911160571ce..167df27233f702a06e0669f44b15f5a12132f2eb 100644 (file)
@@ -42,9 +42,9 @@
 #  to write to a single detail file per IP and use the rotate config
 #  below.  Another is to write to a daily detail file per IP with:
 #
-#     detailfile = ${radacctdir}/%{Client-IP-Address}/%Y%m%d-detail
+#     filename = ${radacctdir}/%{Client-IP-Address}/%Y%m%d-detail
 #
-#  (or similar) in radiusd.conf, without rotation.  If you go with the
+#  (or similar) in mods-enabled/detail, without rotation.  If you go with the
 #  second technique, you will need another cron job that removes old
 #  detail files.  You do not need to comment out the below for method #2.
 #
index eecf63175a0031c85bf980b00a5317cc807894d7..bc496d904d907b78756a0c608ea48ba7d4b9bd74 100644 (file)
 # There are different detail-rotating strategies you can use.  One is
 # to write to a single detail file per IP and use the rotate config
 # below.  Another is to write to a daily detail file per IP with:
-#     detailfile = ${radacctdir}/%{Client-IP-Address}/%Y%m%d-detail
-# (or similar) in radiusd.conf, without rotation.  If you go with the
+#
+#     filename = ${radacctdir}/%{Client-IP-Address}/%Y%m%d-detail
+#
+#  (or similar) in mods-enabled/detail, without rotation.  If you go with the
 # second technique, you will need another cron job that removes old
 # detail files.  You do not need to comment out the below for method #2.
 /var/log/radius/radacct/*/detail {
index 5ebfcf3295a813cf939e85a2ebe35c140597c052..e8b1deaa91bc5bb73c22a5d697f51e2761f38da6 100644 (file)
@@ -47,9 +47,9 @@
 #  to write to a single detail file per IP and use the rotate config
 #  below.  Another is to write to a daily detail file per IP with:
 #
-#     detailfile = ${radacctdir}/%{Client-IP-Address}/%Y%m%d-detail
+#     filename = ${radacctdir}/%{Client-IP-Address}/%Y%m%d-detail
 #
-#  (or similar) in radiusd.conf, without rotation.  If you go with the
+#  (or similar) in mods-enabled/detail, without rotation.  If you go with the
 #  second technique, you will need another cron job that removes old
 #  detail files.  You do not need to comment out the below for method #2.
 #