summarylogtreecommitdiffstats
path: root/nldev.conf
diff options
context:
space:
mode:
Diffstat (limited to 'nldev.conf')
-rw-r--r--nldev.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/nldev.conf b/nldev.conf
index 54c5f5f2b555..316f83aafeb5 100644
--- a/nldev.conf
+++ b/nldev.conf
@@ -1,3 +1,4 @@
-runpath=/usr/bin/smdev
+# uncomment to run smdev on each uevent
+#runpath_arg=" -r /usr/bin/smdev"
# uncomment to log nldev output
-#optargs="-d"
+#optargs="-d ${runpath_arg}"