diff options
Diffstat (limited to 'examples/source/mdevd')
-rw-r--r-- | examples/source/mdevd/consumer-for | 1 | ||||
-rw-r--r-- | examples/source/mdevd/notification-fd | 1 | ||||
-rwxr-xr-x | examples/source/mdevd/run | 5 |
3 files changed, 3 insertions, 4 deletions
diff --git a/examples/source/mdevd/consumer-for b/examples/source/mdevd/consumer-for deleted file mode 100644 index c37e40d..0000000 --- a/examples/source/mdevd/consumer-for +++ /dev/null @@ -1 +0,0 @@ -mdevd-listener diff --git a/examples/source/mdevd/notification-fd b/examples/source/mdevd/notification-fd new file mode 100644 index 0000000..00750ed --- /dev/null +++ b/examples/source/mdevd/notification-fd @@ -0,0 +1 @@ +3 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 |