You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by an...@apache.org on 2013/12/16 02:40:10 UTC

git commit: updated refs/heads/4.3 to e176315

Updated Branches:
  refs/heads/4.3 7cd125ca3 -> e1763151e


add license header for new file


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e1763151
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e1763151
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/e1763151

Branch: refs/heads/4.3
Commit: e1763151eebdf28c964b43192a75a59c1717ccc1
Parents: 7cd125c
Author: Anthony Xu <an...@citrix.com>
Authored: Sun Dec 15 17:39:07 2013 -0800
Committer: Anthony Xu <an...@citrix.com>
Committed: Sun Dec 15 17:39:54 2013 -0800

----------------------------------------------------------------------
 scripts/vm/hypervisor/xenserver/cloudlog | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/e1763151/scripts/vm/hypervisor/xenserver/cloudlog
----------------------------------------------------------------------
diff --git a/scripts/vm/hypervisor/xenserver/cloudlog b/scripts/vm/hypervisor/xenserver/cloudlog
index 19560ef..6689efe 100644
--- a/scripts/vm/hypervisor/xenserver/cloudlog
+++ b/scripts/vm/hypervisor/xenserver/cloudlog
@@ -1,3 +1,28 @@
+#!/usr/bin/python
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+# Version @VERSION@
+#
+# A log rotat config for CS plugin log
+
+
+
+
 /var/log/cloud/vmops.log {
     daily
     size 1M