mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-05 21:21:49 +00:00
7 lines
109 B
Plaintext
7 lines
109 B
Plaintext
[Unit]
|
|
Description=End the test
|
|
After=testsuite.service
|
|
|
|
[Service]
|
|
ExecStart=@SYSTEMCTL@ poweroff --no-block
|