mirror of
https://github.com/systemd/systemd.git
synced 2024-11-27 12:13:33 +08:00
a97d617f18
Follow-up forfa6f37c043
. Partially revertsd5ab23aa54
and3540ce8587
.
9 lines
198 B
Desktop File
9 lines
198 B
Desktop File
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Unit]
|
|
Description=TEST-80-NOTIFYACCESS
|
|
|
|
[Service]
|
|
ExecStartPre=rm -f /failed /testok
|
|
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
|
|
Type=oneshot
|