mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08: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
|