summaryrefslogtreecommitdiff
path: root/test/units/testsuite-47-repro.service
blob: 655eea68e55da262d14a61620506ed50b9710980 (plain)
1
2
3
4
5
6
7
[Unit]
Description=Issue 14566 Repro

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