summarylogtreecommitdiffstats
path: root/nldev.conf
diff options
context:
space:
mode:
authorPlaton Ryzhikov2021-09-13 11:37:00 +0300
committerPlaton Ryzhikov2021-09-13 11:37:00 +0300
commitfbbf37abed6e7ff932f429b560b7c920ebcaa2ba (patch)
treeebb379529d0330476fd229b0ba0102167581d82a /nldev.conf
parentfe939748b095544a6a42e53347bcbe1e30fe6302 (diff)
downloadaur-nldev-runit.tar.gz
update to 20210913
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}"