aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--OsmoGSMTester/chapters/install.adoc8
1 files changed, 8 insertions, 0 deletions
diff --git a/OsmoGSMTester/chapters/install.adoc b/OsmoGSMTester/chapters/install.adoc
index 4d2b677..6eef2fa 100644
--- a/OsmoGSMTester/chapters/install.adoc
+++ b/OsmoGSMTester/chapters/install.adoc
@@ -484,6 +484,14 @@ adding the jenkins user to the 'usrp' group:
gpasswd -a jenkins usrp
----
+==== Log Rotation
+
+To avoid clogging up /var/log, it makes sense to choose a sane maximum log size:
+
+----
+echo maxsize 10M > /etc/logrotate.d/maxsize
+----
+
==== Install Scripts
IMPORTANT: When using the jenkins build slave as configured above, *there is no