Systemd/test/units/testsuite-39.service

8 lines
151 B
SYSTEMD
Raw Permalink Normal View History

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