mirror of
https://git.proxmox.com/git/systemd
synced 2025-07-24 12:37:28 +00:00
9 lines
111 B
Desktop File
9 lines
111 B
Desktop File
[Unit]
|
|
Description=D:Cyclic
|
|
After=b.service
|
|
Before=a.service
|
|
Requires=a.service
|
|
|
|
[Service]
|
|
ExecStart=/bin/true
|