From 7aa134d7f41d0a5cd8cad7b406787317533ef6f5 Mon Sep 17 00:00:00 2001
From: vogelor <vogelor@ispconfig3>
Date: Sun, 02 May 2010 07:56:39 -0400
Subject: [PATCH] updated documentation (log rotation is now in the installer)
---
docs/INSTALL_DEBIAN_5.0_courier_mydns.txt | 23 +----------------------
1 files changed, 1 insertions(+), 22 deletions(-)
diff --git a/docs/INSTALL_DEBIAN_5.0_courier_mydns.txt b/docs/INSTALL_DEBIAN_5.0_courier_mydns.txt
index eb0849b..ef54f04 100644
--- a/docs/INSTALL_DEBIAN_5.0_courier_mydns.txt
+++ b/docs/INSTALL_DEBIAN_5.0_courier_mydns.txt
@@ -1,4 +1,4 @@
-Installation
+
-----------
# It is recommended to use a clean (fresh) Debian lenny install where you just selected "Standard System" as the package selection during
@@ -345,27 +345,6 @@
-----------------------------------------------------------------------------------------------------------
-Ispc log files rotate, for now manual add but to add in ispc installer:
-
-/etc/logrotate.d/logispc3
-
-/var/log/ispconfig/ispconfig.log {
- weekly
- missingok
- rotate 4
- compress
- delaycompress
-}
-/var/log/ispconfig/cron.log {
- weekly
- missingok
- rotate 4
- compress
- delaycompress
-}
-
-
------------------------------------------------------------------------------------------------------------
Possible errors and their solutions
------------------------------------
--
Gitblit v1.9.1