summaryrefslogtreecommitdiffstats
path: root/test/units/testsuite-23.service
blob: 26f5226cd4d9c409e89590c8d5d7becbcd203057 (plain)
1
2
3
4
5
6
7
8
# 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