mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-08 21:17:47 +03:00
8 lines
145 B
SYSTEMD
8 lines
145 B
SYSTEMD
|
[Unit]
|
||
|
Description=TEST-64-UDEV
|
||
|
|
||
|
[Service]
|
||
|
ExecStartPre=rm -f /failed /testok
|
||
|
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
|
||
|
Type=oneshot
|