summaryrefslogtreecommitdiffstats
path: root/test/TEST-10-ISSUE-2467
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEST-10-ISSUE-2467')
-rwxr-xr-xtest/TEST-10-ISSUE-2467/test.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/TEST-10-ISSUE-2467/test.sh b/test/TEST-10-ISSUE-2467/test.sh
index 2c29514ef9..e0e78b1100 100755
--- a/test/TEST-10-ISSUE-2467/test.sh
+++ b/test/TEST-10-ISSUE-2467/test.sh
@@ -25,7 +25,6 @@ Type=oneshot
StandardOutput=tty
StandardError=tty
ExecStart=/bin/sh -e -x -c 'rm -f /tmp/nonexistent; systemctl start test.socket; printf x > test.file; socat -t20 OPEN:test.file UNIX-CONNECT:/run/test.ctl; >/testok'
-TimeoutStartSec=10s
EOF
cat >$initdir/etc/systemd/system/test.socket <<'EOF'