summarylogtreecommitdiffstats
path: root/nldev.run
diff options
context:
space:
mode:
Diffstat (limited to 'nldev.run')
-rw-r--r--nldev.run4
1 files changed, 4 insertions, 0 deletions
diff --git a/nldev.run b/nldev.run
new file mode 100644
index 000000000000..7688b521d7a3
--- /dev/null
+++ b/nldev.run
@@ -0,0 +1,4 @@
+#!/bin/sh
+[ -r conf ] && . ./conf
+runpath=${runpath:-/usr/bin/smdev}
+exec nldev -r $runpath $optargs 2>&1