summaryrefslogtreecommitdiff
path: root/test/units/testsuite-41.service
blob: 766cb4c99af80934db07d6d4926faa4208b2af48 (plain)
1
2
3
4
5
6
7
[Unit]
Description=TEST-41-ONESHOT-RESTART

[Service]
ExecStartPre=rm -f /failed /testok
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
Type=oneshot