aboutsummaryrefslogtreecommitdiffstats
path: root/test/private-etc/private-etc.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-02-27 17:50:02 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2023-02-27 17:50:02 -0500
commite4f9f36a47d5a0031bd181e77d9121fac1dd06ec (patch)
treee0c324bd24cf6d67f50f9dd6839e321c1d2bdb2c /test/private-etc/private-etc.sh
parentminor clarify userns comments (#5686) (diff)
downloadfirejail-e4f9f36a47d5a0031bd181e77d9121fac1dd06ec.tar.gz
firejail-e4f9f36a47d5a0031bd181e77d9121fac1dd06ec.tar.zst
firejail-e4f9f36a47d5a0031bd181e77d9121fac1dd06ec.zip
random hostname by default; fix --hostname and --hosts-file
Diffstat (limited to 'test/private-etc/private-etc.sh')
-rwxr-xr-xtest/private-etc/private-etc.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/private-etc/private-etc.sh b/test/private-etc/private-etc.sh
index c46b684af..0dd61cb82 100755
--- a/test/private-etc/private-etc.sh
+++ b/test/private-etc/private-etc.sh
@@ -18,3 +18,6 @@ echo "TESTING: groups (test/private-etc/groups.exp)"
18 18
19echo "TESTING: etc-cleanup (test/private-etc/etc-cleanup.exp)" 19echo "TESTING: etc-cleanup (test/private-etc/etc-cleanup.exp)"
20./etc-cleanup.exp 20./etc-cleanup.exp
21
22echo "TESTING: hostname (test/private-etc/hostname.exp)"
23./hostname.exp