summaryrefslogtreecommitdiffstats
path: root/test/units/testsuite-37.service
blob: d25c6d2cf9b5e6c4c29e0afe40ae93caa9513e73 (plain)
1
2
3
4
5
6
7
[Unit]
Description=TEST-37-RUNTIMEDIRECTORYPRESERVE

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