Commit 613c5de
Dongsu Park
runtimetest: check if /dev/ptmx is a symlink to /dev/pts/ptmx
Inside a container, we need to check if /dev/ptmx exists, a symlink
to /dev/pts/ptmx, as mentioned in the runtime-spec,
https://github.com/opencontainers/runtime-spec/blob/master/config-linux.md#default-devices.
Signed-off-by: Dongsu Park <dongsu@kinvolk.io>1 parent fdcd30f commit 613c5de
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
53 | 56 | | |
54 | 57 | | |
| 58 | + | |
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
| |||
0 commit comments