]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/units/testsuite-57-short-lived.service
tests: add spdx license header to test unit/link/network/conf files
[thirdparty/systemd.git] / test / units / testsuite-57-short-lived.service
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 [Unit]
3 Description=Shortlived Unit
4 StopWhenUnneeded=yes
5
6 # Bump up the start limit logic, so that we can be restarted frequently enough
7 StartLimitBurst=15
8 StartLimitIntervalSec=1h
9
10 [Service]
11 ExecStart=/usr/lib/systemd/tests/testdata/units/testsuite-57-short-lived.sh