1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-25 23:21:33 +03:00
systemd-stable/test/units/testsuite-47-repro.service
2020-03-28 11:50:53 +01:00

8 lines
140 B
Desktop File

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