1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-24 21:34:08 +03:00
systemd-stable/test/units/testsuite-17.service
2021-03-05 18:36:04 +09:00

8 lines
145 B
Desktop File

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