mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
9 lines
198 B
Desktop File
9 lines
198 B
Desktop File
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Unit]
|
|
Description=Issue 14566 Repro
|
|
|
|
[Service]
|
|
ExecStart=/usr/lib/systemd/tests/testdata/testsuite-07.units/%N.sh
|
|
ExecStopPost=/bin/true
|
|
KillMode=mixed
|