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

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