From: Yu Watanabe Date: Sat, 30 Jul 2022 15:12:48 +0000 (+0900) Subject: test: do not restart getty@tty2 automatically X-Git-Tag: v252-rc1~556^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54d5c126d30dc0bc4c88d776af2b59e240844d58;p=thirdparty%2Fsystemd.git test: do not restart getty@tty2 automatically --- diff --git a/test/units/testsuite-35.sh b/test/units/testsuite-35.sh index 71b16b0a454..13eb7c0424e 100755 --- a/test/units/testsuite-35.sh +++ b/test/units/testsuite-35.sh @@ -323,6 +323,7 @@ create_session() { Type=simple ExecStart= ExecStart=-/sbin/agetty --autologin logind-test-user --noclear %I $TERM +Restart=no EOF systemctl daemon-reload