mirror of
https://github.com/systemd/systemd.git
synced 2026-07-16 04:20:34 +00:00
7 lines
109 B
SYSTEMD
7 lines
109 B
SYSTEMD
[Unit]
|
|
Description=End the test
|
|
After=testsuite.service
|
|
|
|
[Service]
|
|
ExecStart=@SYSTEMCTL@ poweroff --no-block
|