mirror of
https://git.proxmox.com/git/systemd
synced 2025-08-18 04:49:38 +00:00
8 lines
116 B
Desktop File
8 lines
116 B
Desktop File
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Unit]
|
|
Description=C
|
|
Requires=a.service
|
|
|
|
[Service]
|
|
ExecStart=/bin/true
|