summarylogtreecommitdiffstats
path: root/nldev.run
diff options
context:
space:
mode:
authorPlaton Ryzhikov2018-12-26 21:57:10 +0300
committerPlaton Ryzhikov2018-12-26 21:57:10 +0300
commiteb24d281373d038eb4f77b4756cc154fd006f384 (patch)
tree8ad4918afc66cce379f555026335c3909fa3696a /nldev.run
downloadaur-eb24d281373d038eb4f77b4756cc154fd006f384.tar.gz
Initial commit
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