summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Synacek <jsynacek@redhat.com>2013-07-26 12:09:56 +0200
committerJan Synacek <jsynacek@redhat.com>2013-07-26 12:09:56 +0200
commit6d9e5d9b5c348fedf6fb3739e6566ede2d659016 (patch)
tree0fb8447516f69304fa80e935f901a794ebc6e054
parente5c8ae992dfaff13a1d29624464cce935373c0fb (diff)
downloadopenlmi-providers-6d9e5d9b5c348fedf6fb3739e6566ede2d659016.tar.gz
openlmi-providers-6d9e5d9b5c348fedf6fb3739e6566ede2d659016.tar.xz
openlmi-providers-6d9e5d9b5c348fedf6fb3739e6566ede2d659016.zip
realmd: add selinux wrapper
-rwxr-xr-xsrc/realmd/cmpiLMI_Realmd-cimprovagt21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/realmd/cmpiLMI_Realmd-cimprovagt b/src/realmd/cmpiLMI_Realmd-cimprovagt
new file mode 100755
index 0000000..f6c8842
--- /dev/null
+++ b/src/realmd/cmpiLMI_Realmd-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 "$@"