]> git.ipfire.org Git - thirdparty/systemd.git/blame - 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
CommitLineData
22d3cfe5 1# SPDX-License-Identifier: LGPL-2.1-or-later
07603632
LP
2[Unit]
3Description=Shortlived Unit
4StopWhenUnneeded=yes
5
6# Bump up the start limit logic, so that we can be restarted frequently enough
7StartLimitBurst=15
8StartLimitIntervalSec=1h
9
10[Service]
11ExecStart=/usr/lib/systemd/tests/testdata/units/testsuite-57-short-lived.sh