mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 00:51:24 +03:00
53d90f9582
Get it from type -P instead, to support --enable-split-usr.
7 lines
109 B
SYSTEMD
7 lines
109 B
SYSTEMD
[Unit]
|
|
Description=End the test
|
|
After=testsuite.service
|
|
|
|
[Service]
|
|
ExecStart=@SYSTEMCTL@ poweroff --no-block
|