Merge pull request #1329 from remibergsma/delay_compress_fix CLOUDSTACK-9222 Prevent cloud.log.1 filling up the diskDelay Compress results in more space usage than needed. Since we have copy truncate we don't need it.
* pr/1329: CLOUDSTACK-9222 Prevent cloud.log.1 filling up the disk Signed-off-by: Remi Bergsma <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c13c5540 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/c13c5540 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/c13c5540 Branch: refs/heads/4.7 Commit: c13c5540b0c63ea82e8451402ab71d45c81ddbd8 Parents: 5fdc77e 867be41 Author: Remi Bergsma <[email protected]> Authored: Sat Jan 16 20:13:48 2016 +0100 Committer: Remi Bergsma <[email protected]> Committed: Sat Jan 16 20:13:49 2016 +0100 ---------------------------------------------------------------------- systemvm/patches/debian/config/etc/logrotate.d/cloud | 1 - 1 file changed, 1 deletion(-) ----------------------------------------------------------------------
