chiark / gitweb /
tests: don't hardcode systemctl path
[elogind.git] / test / end.service.in
diff --git a/test/end.service.in b/test/end.service.in
new file mode 100644 (file)
index 0000000..4857ffe
--- /dev/null
@@ -0,0 +1,6 @@
+[Unit]
+Description=End the test
+After=testsuite.service
+
+[Service]
+ExecStart=@SYSTEMCTL@ poweroff --no-block