Skip to content

Commit 7aa134d

Browse files
author
vogelor
committed
updated documentation (log rotation is now in the installer)
1 parent 545abdd commit 7aa134d

File tree

1 file changed

+1
-22
lines changed

1 file changed

+1
-22
lines changed

docs/INSTALL_DEBIAN_5.0_courier_mydns.txt

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Installation
1+
22
-----------
33

44
# 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 @@ rsync - fast remote file copy program (for backup)
345345

346346
-----------------------------------------------------------------------------------------------------------
347347

348-
Ispc log files rotate, for now manual add but to add in ispc installer:
349-
350-
/etc/logrotate.d/logispc3
351-
352-
/var/log/ispconfig/ispconfig.log {
353-
weekly
354-
missingok
355-
rotate 4
356-
compress
357-
delaycompress
358-
}
359-
/var/log/ispconfig/cron.log {
360-
weekly
361-
missingok
362-
rotate 4
363-
compress
364-
delaycompress
365-
}
366-
367-
368-
-----------------------------------------------------------------------------------------------------------
369348

370349
Possible errors and their solutions
371350
------------------------------------

0 commit comments

Comments
 (0)