summaryrefslogtreecommitdiffstats
path: root/test/testsuite-23.units/testsuite-23-prop-stop-one.service
blob: f068daf2b3bf806aeec7a6d3b0c91077a74486d4 (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=Stop Propagation Receiver
Wants=testsuite-23-prop-stop-two.service
After=testsuite-23-prop-stop-two.service
StopPropagatedFrom=testsuite-23-prop-stop-two.service

[Service]
ExecStart=/bin/sleep infinity
ExecStopPost=systemctl kill --kill-whom=main -sUSR2 testsuite-23.service