Systemd/test/end.service.in
Martin Pitt 53d90f9582 tests: don't hardcode systemctl path
Get it from type -P instead, to support --enable-split-usr.
2015-02-03 09:50:45 +01:00

7 lines
109 B
SYSTEMD

[Unit]
Description=End the test
After=testsuite.service
[Service]
ExecStart=@SYSTEMCTL@ poweroff --no-block