]> git.proxmox.com Git - systemd.git/blob - test/units/testsuite-57-prop-stop-one.service
New upstream version 249~rc1
[systemd.git] / test / units / testsuite-57-prop-stop-one.service
1 [Unit]
2 Description=Stop Propagation Receiver
3 Wants=testsuite-57-prop-stop-two.service
4 After=testsuite-57-prop-stop-two.service
5 StopPropagatedFrom=testsuite-57-prop-stop-two.service
6
7 [Service]
8 ExecStart=/bin/sleep infinity
9 ExecStopPost=systemctl kill --kill-who=main -sUSR2 testsuite-57.service