summarylogtreecommitdiffstats
path: root/mkp.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mkp.patch')
-rw-r--r--mkp.patch6
1 files changed, 6 insertions, 0 deletions
diff --git a/mkp.patch b/mkp.patch
new file mode 100644
index 000000000000..caba42b2f763
--- /dev/null
+++ b/mkp.patch
@@ -0,0 +1,6 @@
+--- mkp.orig 2013-07-30 22:39:58.703994904 +0200
++++ mkp 2013-07-30 22:40:09.600759723 +0200
+@@ -1,2 +1,2 @@
+ #!/bin/sh
+-exec python /usr/share/check_mk/modules/check_mk.py -P "$@"
++exec python2 /usr/share/check_mk/modules/check_mk.py -P "$@"