Commit 4621d9a
committed
Add Devpath to LinuxDevice for different dev path on host and container
This extension of LinuxDevice adds support for making a device available
under a different path than it is seen on the host. The device path
on the host may for example be /dev/foo and it may be made available under
/dev/bar inside a container.
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>1 parent 32f2dc9 commit 4621d9a
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
| 401 | + | |
| 402 | + | |
401 | 403 | | |
402 | 404 | | |
403 | 405 | | |
| |||
0 commit comments