aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2015-02-02 00:19:30 +0100
committerHarald Hoyer <harald@redhat.com>2015-02-03 09:50:45 +0100
commit53d90f9582f96208b3674da823ad1a3d2c3b1aa4 (patch)
tree11a6b4becc3f7630be5c0eb1c7b5210c5f28f0a4 /test/end.service
parenttests: determine rootlibdir from pkg-config (diff)
downloadsystemd-53d90f9582f96208b3674da823ad1a3d2c3b1aa4.tar.gz
systemd-53d90f9582f96208b3674da823ad1a3d2c3b1aa4.tar.bz2
systemd-53d90f9582f96208b3674da823ad1a3d2c3b1aa4.zip
tests: don't hardcode systemctl path
Get it from type -P instead, to support --enable-split-usr.
Diffstat (limited to 'test/end.service')
-rw-r--r--test/end.service6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/end.service b/test/end.service
deleted file mode 100644
index 0f04dfeb2..000000000
--- 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