mirror of
https://github.com/systemd/systemd.git
synced 2025-02-24 17:57:34 +03: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
|