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

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