]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
testnode call systemd explicitly
authorZack Cerza <zack@redhat.com>
Thu, 20 Oct 2022 17:14:43 +0000 (11:14 -0600)
committerZack Cerza <zack@redhat.com>
Mon, 20 Feb 2023 20:17:49 +0000 (13:17 -0700)
containers/testnode/testnode_start.sh

index dda645f26301465eca1963b2adbc51c83b8d4697..de69169d9e035dedff47f3e45044fe4b73c4b14a 100755 (executable)
@@ -10,4 +10,4 @@ for i in $(seq 1 5); do
     sleep 1
 done
 mkdir -p /run/sshd
-exec /sbin/init
+exec /usr/lib/systemd/systemd --system