mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-06 12:58:22 +03:00
(cherry picked from commit d1020334fd15e0cffe68cb4d7e862a36253cc481) (cherry picked from commit 85cf0a962e8b9e3a687bd22e52c3d6333d19a8f8)
9 lines
195 B
Desktop File
9 lines
195 B
Desktop File
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Unit]
|
|
Description=TEST-74-AUX-UTILS
|
|
|
|
[Service]
|
|
ExecStartPre=rm -f /failed /testok
|
|
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
|
|
Type=oneshot
|