diff options
Diffstat (limited to 'test/TEST-07-ISSUE-1981')
-rwxr-xr-x | test/TEST-07-ISSUE-1981/test.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/TEST-07-ISSUE-1981/test.sh b/test/TEST-07-ISSUE-1981/test.sh index 8d3ed04712..499a36038c 100755 --- a/test/TEST-07-ISSUE-1981/test.sh +++ b/test/TEST-07-ISSUE-1981/test.sh @@ -33,7 +33,6 @@ test_setup() { cat >$initdir/etc/systemd/system/testsuite.service <<EOF [Unit] Description=Testsuite service -After=multi-user.target [Service] ExecStart=/test-segfault.sh |