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