diff options
Diffstat (limited to 'test/end.service')
-rw-r--r-- | test/end.service | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/end.service b/test/end.service deleted file mode 100644 index 0f04dfeb20..0000000000 --- a/test/end.service +++ /dev/null @@ -1,6 +0,0 @@ -[Unit] -Description=End the test -After=testsuite.service - -[Service] -ExecStart=/usr/bin/systemctl poweroff --no-block |