1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-12 09:17:44 +03:00
systemd-stable/test/units/testsuite-47-repro.service

8 lines
140 B
SYSTEMD
Raw Normal View History

2020-03-20 21:57:54 +03:00
[Unit]
Description=Issue 14566 Repro
[Service]
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
ExecStopPost=/bin/true
KillMode=mixed