1# SPDX-License-Identifier: LGPL-2.1-or-later
2[Unit]
3Description=Stop Propagation Sender
4
5[Service]
6ExecStart=/bin/sleep 1.5
7