summaryrefslogtreecommitdiffstats
path: root/test/testsuite-10.units/test10.service
blob: fc8fad932790b9544731df85f60301336f1529a0 (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Requires=test10.socket
ConditionPathExistsGlob=/tmp/nonexistent
# Make sure we hit the socket trigger limit in the test and not the service start limit.
StartLimitInterval=1000
StartLimitBurst=1000

[Service]
ExecStart=true