summarylogtreecommitdiffstats
path: root/nodm.run
diff options
context:
space:
mode:
Diffstat (limited to 'nodm.run')
-rw-r--r--nodm.run4
1 files changed, 4 insertions, 0 deletions
diff --git a/nodm.run b/nodm.run
new file mode 100644
index 000000000000..d43bfc7689bd
--- /dev/null
+++ b/nodm.run
@@ -0,0 +1,4 @@
+#!/bin/sh
+[ -r conf ] && . ./conf
+export NODM_USER NODM_X_OPTIONS NODM_MIN_SESSION_TIME NODM_XSESSION
+exec nodm 1>&2