diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-01-15 11:05:07 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-01-15 11:05:07 +0000 |
| commit | 696245ec359b1083886b558ef41f9fcae437a088 (patch) | |
| tree | 7aace2ac6f5ca9a634751cb7ceafd14d6bec2d91 /examples/s6 | |
| parent | 3acfabcd1ae55e864601a6ce321bc3830cd57ddd (diff) | |
| download | mdevd-696245ec359b1083886b558ef41f9fcae437a088.tar.gz | |
Update examples
Diffstat (limited to 'examples/s6')
| -rwxr-xr-x | examples/s6/mdevd/log/run | 2 | ||||
| -rwxr-xr-x | examples/s6/mdevd/run | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/examples/s6/mdevd/log/run b/examples/s6/mdevd/log/run deleted file mode 100755 index f3d5913..0000000 --- a/examples/s6/mdevd/log/run +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/execlineb -P -mdevd diff --git a/examples/s6/mdevd/run b/examples/s6/mdevd/run index c2a7b18..3b16054 100755 --- a/examples/s6/mdevd/run +++ b/examples/s6/mdevd/run @@ -1,3 +1,3 @@ #!/bin/execlineb -P exec -c -mdevd-netlink -d 3 +mdevd -D 3 |
