summarylogtreecommitdiffstats
path: root/mongod
diff options
context:
space:
mode:
Diffstat (limited to 'mongod')
-rw-r--r--mongod2
1 files changed, 2 insertions, 0 deletions
diff --git a/mongod b/mongod
new file mode 100644
index 000000000000..063cef3a1b5a
--- /dev/null
+++ b/mongod
@@ -0,0 +1,2 @@
+#!/bin/bash
+exec /usr/bin/mongod ${*//--nohttpinterface/}