summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJan Synacek <jsynacek@redhat.com>2013-06-27 12:27:59 +0200
committerJan Synacek <jsynacek@redhat.com>2013-06-27 12:27:59 +0200
commit568e219f3f1882c5d09f99457b9bb847a4f6c86d (patch)
treed774fb90f7a31659d2f065e544ecdb472e404cfa /src
parente7cee30c0f2ff6a63e78c48e6b56755c84a96788 (diff)
downloadopenlmi-providers-568e219f3f1882c5d09f99457b9bb847a4f6c86d.tar.gz
openlmi-providers-568e219f3f1882c5d09f99457b9bb847a4f6c86d.tar.xz
openlmi-providers-568e219f3f1882c5d09f99457b9bb847a4f6c86d.zip
LogicalFile: add cimprovagt wrapper script
Diffstat (limited to 'src')
-rwxr-xr-xsrc/logicalfile/cmpiLMI_LogicalFile-cimprovagt21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/logicalfile/cmpiLMI_LogicalFile-cimprovagt b/src/logicalfile/cmpiLMI_LogicalFile-cimprovagt
new file mode 100755
index 0000000..f6c8842
--- /dev/null
+++ b/src/logicalfile/cmpiLMI_LogicalFile-cimprovagt
@@ -0,0 +1,21 @@
+#!/bin/sh
+#
+# Copyright (C) 2013 Red Hat, Inc. All rights reserved.
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+#
+# Authors: Jan Synacek <jsynacek@redhat.com>
+
+/usr/libexec/pegasus/cimprovagt "$@"