1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-08 21:17:47 +03:00
systemd-stable/test/units/testsuite-64.service

8 lines
145 B
SYSTEMD
Raw Normal View History

2021-07-30 17:56:10 +03:00
[Unit]
Description=TEST-64-UDEV
[Service]
ExecStartPre=rm -f /failed /testok
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
Type=oneshot