diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2022-07-15 15:21:24 +1000 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-07-22 19:41:42 +0200 |
commit | 089707f520e373f7a0d967e7bf947e62d78df9ac (patch) | |
tree | e59c86be4c58c654c0c27ccff5cfc936930845da /test/lib/setup | |
parent | dc04902baa9d7e3b7e8cd75cdbe939c71529022f (diff) | |
download | passt-089707f520e373f7a0d967e7bf947e62d78df9ac.tar passt-089707f520e373f7a0d967e7bf947e62d78df9ac.tar.gz passt-089707f520e373f7a0d967e7bf947e62d78df9ac.tar.bz2 passt-089707f520e373f7a0d967e7bf947e62d78df9ac.tar.lz passt-089707f520e373f7a0d967e7bf947e62d78df9ac.tar.xz passt-089707f520e373f7a0d967e7bf947e62d78df9ac.tar.zst passt-089707f520e373f7a0d967e7bf947e62d78df9ac.zip |
tests: Remove no longer needed /usr/bin/bash link
AFAICT the symlink we created in mbuto from /usr/bin/bash to /bin/sh was
for the benefit of a dhclient-script which used /usr/bin/bash as its
interpreter (e.g. in Fedora). That was a bit risky if the script really
did require bash and we linked it to dash or another shell.
We now supply our own custom dhclient-script, so we don't need the
link any more.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'test/lib/setup')
0 files changed, 0 insertions, 0 deletions