diff --git a/tests/browser.sh b/tests/browser.sh index adcb306..0775d44 100755 --- a/tests/browser.sh +++ b/tests/browser.sh @@ -53,7 +53,7 @@ podman pull docker.io/registry:2 EOF loginctl disable-linger $(id -u admin) -systemctl enable --now cockpit.socket io.podman.socket +systemctl enable --now cockpit.socket podman.socket # Run tests as unprivileged user su - -c "env SOURCE=$SOURCE LOGS=$LOGS $TESTS/run-test.sh" runtest