summaryrefslogtreecommitdiffstats
path: root/test/testsuite-03.units/unstoppable.service
blob: 6eb7c19eab3d1397ad07c418854ca16b31063d1f (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: LGPL-2.1-or-later
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/bin/echo "I'm unstoppable!"
ExecStop=/bin/systemctl start --no-block unstoppable.service