summaryrefslogtreecommitdiffstats
path: root/test/units/testsuite-47-repro.service
blob: 1508ac624243c643cd4d2f00e62e5a80181ced42 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=Issue 14566 Repro

[Service]
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
ExecStopPost=/bin/true
KillMode=mixed