diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-08-21 05:47:32 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-08-21 05:47:32 +0000 |
commit | 159ac071aa6d2642d43e1ffc00c8fc818b057979 (patch) | |
tree | 16f70d9c62e287cbc3cbb03c39065f3d1b65d26c /examples/source/mdevd/run | |
parent | f693b51230fffab5b60b71309b06f795058a368e (diff) | |
download | s6-rc-159ac071aa6d2642d43e1ffc00c8fc818b057979.tar.xz |
Update examples/ source database
Diffstat (limited to 'examples/source/mdevd/run')
-rwxr-xr-x | examples/source/mdevd/run | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/source/mdevd/run b/examples/source/mdevd/run index a8542c0..7144bc9 100755 --- a/examples/source/mdevd/run +++ b/examples/source/mdevd/run @@ -1,5 +1,4 @@ #!/command/execlineb -P -fdmove -c 2 1 exec -c -s6-uevent-spawner -/bin/mdev +export PATH /command:/bin +mdevd -D 3 |