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-29.service

8 lines
157 B
SYSTEMD
Raw Normal View History

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