summaryrefslogtreecommitdiff
path: root/test/units/testsuite-17.service
blob: bd6221551c34b5cb7e262abcf342407bceca2e2d (plain)
1
2
3
4
5
6
7
[Unit]
Description=TEST-17-UDEV

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