Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'runtime')
-rw-r--r--runtime/bin/mono-hang-watchdog.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/bin/mono-hang-watchdog.in b/runtime/bin/mono-hang-watchdog.in
new file mode 100644
index 00000000000..9862038fccb
--- /dev/null
+++ b/runtime/bin/mono-hang-watchdog.in
@@ -0,0 +1,3 @@
+#! /bin/sh
+r='@mono_build_root@'
+exec "$r/tools/mono-hang-watchdog/mono-hang-watchdog" "$@" \ No newline at end of file