#!/bin/sh
[ -r conf ] && . ./conf
export NODM_USER NODM_X_OPTIONS NODM_MIN_SESSION_TIME NODM_XSESSION
exec nodm 1>&2