mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09: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
|