summaryrefslogtreecommitdiffstats
path: root/test/units/testsuite-81.service
blob: 3b697b3cfff3d73e7fd4770d14f7d2061083ac09 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=TEST-81-GENERATORS

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