summaryrefslogtreecommitdiff
path: root/test/end.service
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2013-06-28 14:35:39 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2013-06-28 14:35:39 +0000
commit432cebc38a2c1266661fa7ca3c6f272d3342b28b (patch)
treeed31cb14ee351d5ef32a044376a67fd2e33e8e82 /test/end.service
parent9a332ba261bea9e9f3c0915bc6f0c6a0d45a1d5d (diff)
parent18a555374dbe42e8cf506afd88e071a70d4b4c09 (diff)
downloadsystemd-432cebc38a2c1266661fa7ca3c6f272d3342b28b.tar.gz
Merge branch 'baserock/jonathan/new-systemd' into baserock/morph
Diffstat (limited to 'test/end.service')
-rw-r--r--test/end.service6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/end.service b/test/end.service
new file mode 100644
index 0000000000..0f04dfeb20
--- /dev/null
+++ b/test/end.service
@@ -0,0 +1,6 @@
+[Unit]
+Description=End the test
+After=testsuite.service
+
+[Service]
+ExecStart=/usr/bin/systemctl poweroff --no-block