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

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