diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-17 14:41:30 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-17 14:41:30 +0000 |
commit | c05332c409b2126991104a4e4ad8749ad78c3076 (patch) | |
tree | 9e263c3812aba777d1df7503ed653295fabcbc5d /examples/source/mdevd/run | |
parent | 07a5243d8a78dddac98040741cd204f382f6012e (diff) | |
download | s6-rc-c05332c409b2126991104a4e4ad8749ad78c3076.tar.xz |
version: 0.5.4.0v0.5.4.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'examples/source/mdevd/run')
-rwxr-xr-x | examples/source/mdevd/run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/source/mdevd/run b/examples/source/mdevd/run index 7144bc9..6de653a 100755 --- a/examples/source/mdevd/run +++ b/examples/source/mdevd/run @@ -1,4 +1,4 @@ #!/command/execlineb -P exec -c export PATH /command:/bin -mdevd -D 3 +mdevd -D3 -O4 |