diff options
-rwxr-xr-x | test/passt.mbuto | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/passt.mbuto b/test/passt.mbuto index 968c1cd..2990020 100755 --- a/test/passt.mbuto +++ b/test/passt.mbuto @@ -19,8 +19,7 @@ KMODS="${KMODS:- virtio_net virtio_pci}" LINKS="${LINKS:- ash,dash,bash /init - ash,dash,bash /bin/sh - ash,dash,bash /usr/bin/bash}" + ash,dash,bash /bin/sh}" DIRS="${DIRS} /tmp /sbin" |