summaryrefslogtreecommitdiff
path: root/smoketest/config-tests/container-simple
diff options
context:
space:
mode:
Diffstat (limited to 'smoketest/config-tests/container-simple')
-rw-r--r--smoketest/config-tests/container-simple1
1 files changed, 1 insertions, 0 deletions
diff --git a/smoketest/config-tests/container-simple b/smoketest/config-tests/container-simple
index 299af64cb..cc80ef4cf 100644
--- a/smoketest/config-tests/container-simple
+++ b/smoketest/config-tests/container-simple
@@ -8,5 +8,6 @@ set container name c01 capability 'net-bind-service'
set container name c01 capability 'net-raw'
set container name c01 image 'busybox:stable'
set container name c02 allow-host-networks
+set container name c02 allow-host-pid
set container name c02 capability 'sys-time'
set container name c02 image 'busybox:stable'