1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 10:25:37 +03:00

test: don't try to execute a non-existing script

This commit is contained in:
Frantisek Sumsal 2022-03-21 15:55:49 +01:00
parent 7659e52397
commit c3d83ff940

View File

@ -4,4 +4,4 @@ Description=TEST-69-SHUTDOWN
[Service]
Type=oneshot
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
ExecStart=/bin/true