Updated Branches: refs/heads/4.1 2dd5deac0 -> eab23499e
CLOUDSTACK-2033 Fix usage server logging under Debian and Ubuntu Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/eab23499 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/eab23499 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/eab23499 Branch: refs/heads/4.1 Commit: eab23499e51b8caad8cde48373c9fc92791044e1 Parents: 2dd5dea Author: Wido den Hollander <[email protected]> Authored: Thu Apr 18 10:26:09 2013 +0200 Committer: Wido den Hollander <[email protected]> Committed: Thu Apr 18 10:28:15 2013 +0200 ---------------------------------------------------------------------- packaging/debian/replace.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/eab23499/packaging/debian/replace.properties ---------------------------------------------------------------------- diff --git a/packaging/debian/replace.properties b/packaging/debian/replace.properties index 8c85206..5a0bd58 100644 --- a/packaging/debian/replace.properties +++ b/packaging/debian/replace.properties @@ -57,6 +57,6 @@ SYSCONFDIR=/etc SYSTEMCLASSPATH= SYSTEMJARS= USAGECLASSPATH= -USAGELOG=/var/log/cloudstack/usage +USAGELOG=/var/log/cloudstack/usage/usage.log USAGESYSCONFDIR=/etc/cloudstack/usage PACKAGE=cloudstack
