aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2024-10-09 14:28:58 +0000
committerLaurent Bercot <ska@appnovation.com>2024-10-09 14:28:58 +0000
commit38fe66bb67f5375b4bd50f732080ed9ac25ce2e7 (patch)
tree4cf5bf315e6ac830144cd681662cf7a06980b3f7 /examples
parent80460c48ad1553dcb3396a70ccd86e9194371277 (diff)
downloadmdevd-38fe66bb67f5375b4bd50f732080ed9ac25ce2e7.tar.gz
version: 0.1.6.5v0.1.6.5
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/s6-rc/mdevd/run1
-rwxr-xr-xexamples/s6/mdevd/run2
2 files changed, 2 insertions, 1 deletions
diff --git a/examples/s6-rc/mdevd/run b/examples/s6-rc/mdevd/run
index e333954..acb320b 100644
--- a/examples/s6-rc/mdevd/run
+++ b/examples/s6-rc/mdevd/run
@@ -1 +1,2 @@
+#!/bin/execlineb -S0
mdevd -D 3 -b 200000 -O4
diff --git a/examples/s6/mdevd/run b/examples/s6/mdevd/run
index 20ce23c..cdab3af 100755
--- a/examples/s6/mdevd/run
+++ b/examples/s6/mdevd/run
@@ -1,3 +1,3 @@
-#!/bin/execlineb -P
+#!/bin/execlineb -S0
exec -c
mdevd -D 3 -b 200000 -O4