about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2022-06-14 11:40:13 +0000
committerLaurent Bercot <ska@appnovation.com>2022-06-14 11:40:13 +0000
commitd27dfb4be22eaa9d231a69bb8782665055986108 (patch)
tree2bd5d87f5611e97f99b566f1c19b7cb90f708255
parent07db71c417792f91bfb4b2844710a0115718cefd (diff)
downloadmdevd-d27dfb4be22eaa9d231a69bb8782665055986108.tar.gz
mdevd-d27dfb4be22eaa9d231a69bb8782665055986108.tar.xz
mdevd-d27dfb4be22eaa9d231a69bb8782665055986108.zip
version: 0.1.5.2 v0.1.5.2
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--README1
-rw-r--r--examples/s6-rc/mdevd/run2
-rwxr-xr-xexamples/s6/mdevd/run2
3 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 68d1146..512a767 100644
--- a/README
+++ b/README
@@ -24,4 +24,3 @@ listening to the netlink, and does not fork.
 
  Please use the <skaware at list.skarnet.org> mailing-list for
 questions about mdevd.
-
diff --git a/examples/s6-rc/mdevd/run b/examples/s6-rc/mdevd/run
index 91dedd0..e333954 100644
--- a/examples/s6-rc/mdevd/run
+++ b/examples/s6-rc/mdevd/run
@@ -1 +1 @@
-mdevd -D 3 -b 200000
+mdevd -D 3 -b 200000 -O4
diff --git a/examples/s6/mdevd/run b/examples/s6/mdevd/run
index 8ffabd7..20ce23c 100755
--- a/examples/s6/mdevd/run
+++ b/examples/s6/mdevd/run
@@ -1,3 +1,3 @@
 #!/bin/execlineb -P
 exec -c
-mdevd -D 3 -b 200000
+mdevd -D 3 -b 200000 -O4