summaryrefslogtreecommitdiffstats
path: root/test/testsuite-07.units/issue14566-repro.service
blob: 56805963b418e7afd3295adc92604c9877154592 (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/testsuite-07.units/%N.sh
ExecStopPost=/bin/true
KillMode=mixed