Merge pull request #1964 from alanbuxey/v3.0.x
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 20 Apr 2017 21:44:25 +0000 (17:44 -0400)
committerGitHub <noreply@github.com>
Thu, 20 Apr 2017 21:44:25 +0000 (17:44 -0400)
stop rotation of the session database files

debian/freeradius.logrotate
redhat/freeradius-logrotate
scripts/logrotate/freeradius
suse/radiusd-logrotate

index 02f95c0..676f0c4 100644 (file)
@@ -26,13 +26,6 @@ notifempty
 }
 
 #
-#  Session database modules
-#
-/var/log/freeradius/radutmp /var/log/freeradius/radwtmp {
-       nocreate
-}
-
-#
 #  SQL log files
 #
 /var/log/freeradius/sqllog.sql {
index 6faf336..360765d 100644 (file)
@@ -25,13 +25,6 @@ delaycompress
 }
 
 #
-#  Session database modules
-#
-/var/log/radius/radutmp /var/log/radius/radwtmp {
-       nocreate
-}
-
-#
 #  SQL log files
 #
 /var/log/radius/sqllog.sql {
index cbeeb5f..e8cf706 100644 (file)
@@ -29,13 +29,6 @@ notifempty
 }
 
 #
-#  Session database modules
-#
-/var/log/radius/radutmp /var/log/radius/radwtmp {
-       nocreate
-}
-
-#
 #  SQL log files
 #
 /var/log/radius/sqllog.sql {
index b72267b..24d56be 100644 (file)
@@ -28,14 +28,6 @@ notifempty
 }
 
 #
-#  Session database modules
-#
-/var/log/radius/radutmp /var/log/radius/radwtmp {
-       nocreate
-       size=+2048k
-}
-
-#
 #  SQL log files
 #
 /var/log/radius/sqllog.sql {