mirror of
https://github.com/systemd/systemd.git
synced 2024-11-24 02:33:36 +08:00
TEST-07-PID1: Schedule exit on successful execution
The test unit has RemainAfterExit=yes so let's schedule our own shutdown from the test itself once we finish running.
This commit is contained in:
parent
c5073aa204
commit
e86afb0314
@ -13,3 +13,4 @@ mountpoint /issue2730
|
||||
run_subtests
|
||||
|
||||
touch /testok
|
||||
systemctl --no-block exit 123
|
||||
|
Loading…
Reference in New Issue
Block a user