blob: 26f5226cd4d9c409e89590c8d5d7becbcd203057 [file] [log] [blame] [raw]
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=TEST-23-TYPE-EXEC
[Service]
ExecStartPre=rm -f /failed /testok
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
Type=oneshot