summaryrefslogtreecommitdiffstats
path: root/test/units/testsuite-48.service
blob: 9dc50ab15cde9df6f69d71582ebca7a4e38a6da5 (plain)
1
2
3
4
5
6
7
[Unit]
Description=TEST-48-START-STOP-NO-RELOAD

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