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/96cf7953 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/96cf7953 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/96cf7953 Branch: refs/heads/ui-cisco-asa1000v-support Commit: 96cf79535fb68881d7d191109ffa6d8f504e3136 Parents: dfbe113 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:26:09 2013 +0200 ---------------------------------------------------------------------- packaging/debian/replace.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/96cf7953/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
