e5a410f472
In recent Debian versions, ebtables is an alias managed by the alternatives(8) mechanism. This means /usr/sbin/ebtables is a symlink to /etc/alternatives/ebtables, which in turn links to the real binary. As we mount a tmpfs over /etc, we cannot access this. Fix this by bind-mounting the real /etc to /tmp/etc and adding a symlink from /etc/alternatives to this. Signed-off-by: Johannes Berg <johannes.berg@intel.com> |
||
---|---|---|
.. | ||
ap-mgmt-fuzzer | ||
build | ||
eapol-fuzzer | ||
hwsim | ||
p2p-fuzzer | ||
remote | ||
wnm-fuzzer | ||
.gitignore | ||
cipher-and-key-mgmt-testing.txt | ||
Makefile | ||
test-aes.c | ||
test-asn1.c | ||
test-base64.c | ||
test-https.c | ||
test-list.c | ||
test-md4.c | ||
test-milenage.c | ||
test-rc4.c | ||
test-rsa-sig-ver.c | ||
test-sha1.c | ||
test-sha256.c | ||
test-x509.c | ||
test-x509v3.c | ||
test_x509v3_nist.sh | ||
test_x509v3_nist2.sh |