mirror of
https://git.proxmox.com/git/systemd
synced 2025-08-05 02:51:51 +00:00
8 lines
88 B
Desktop File
8 lines
88 B
Desktop File
[Unit]
|
|
Description=A
|
|
Requires=b.service
|
|
Before=b.service
|
|
|
|
[Service]
|
|
ExecStart=/bin/true
|